aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-10-20 10:09:19 +0000
committerJohn Marino <marino@FreeBSD.org>2014-10-20 10:09:19 +0000
commit15dccb3a0dda5b48f22d488cfcbde75b1d53ef2b (patch)
tree908ebe63f57c4c891160678dcf8ff5a61c53fdff /net/wireshark
parent0525dda9d0549496f69feeb9bed0d758e3ef8042 (diff)
downloadports-15dccb3a0dda5b48f22d488cfcbde75b1d53ef2b.tar.gz
ports-15dccb3a0dda5b48f22d488cfcbde75b1d53ef2b.zip
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index e8bb0cfb48c3..b1a86d044d7b 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -20,8 +20,8 @@ COMMENT?= Powerful network analyzer/capture tool
DATADIR_NAME= wireshark
USE_PERL5= build
-USES= iconv gettext pkgconfig gmake perl5 tar:bzip2 libtool \
- python:build
+USES= alias gettext gmake iconv libtool perl5 pkgconfig \
+ python:build tar:bzip2
WANT_GNOME= yes
USE_OPENSSL= yes
CONFIGURE_ARGS+= --program-transform-name="" \