aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-04-30 16:26:32 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-04-30 16:26:32 +0000
commit3ebd84eadafc6adfbfffaf3d38a180c8aa131b3f (patch)
treed8db2ac45c224d55ca1c7386852b0b1434f35dcd /net/wireshark
parent0cda9daa2b1bb6ba7ad36765916d7e243c3d63e5 (diff)
downloadports-3ebd84eadafc6adfbfffaf3d38a180c8aa131b3f.tar.gz
ports-3ebd84eadafc6adfbfffaf3d38a180c8aa131b3f.zip
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 2509678419cb..0f30345cef5f 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -15,14 +15,13 @@ MASTER_SITES= http://www.wireshark.org/download/src/ \
DISTNAME= ${DATADIR_NAME}-${PORTVERSION}
MAINTAINER= marcus@FreeBSD.org
-COMMENT?= A powerful network analyzer/capture tool
+COMMENT?= Powerful network analyzer/capture tool
DATADIR_NAME= wireshark
USE_PERL5_BUILD=yes
USE_PYTHON_BUILD=yes
-USE_GETTEXT= yes
-USES= iconv
+USES= iconv gettext
USE_BZIP2= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes