aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-15 14:54:36 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-15 14:54:36 +0000
commite47ac01488c933a3a8a38b32ba35d4f9c4992493 (patch)
tree91f65c922c2cbbcdd7ea9f42b5c0a34dcfedcb0c /net/wireshark/Makefile
parent3796ff69397692329dd89edad8abbabebdc2e36c (diff)
Notes
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r--net/wireshark/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 80c93c79c03f..f31d145ec9de 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -19,11 +19,10 @@ COMMENT?= Powerful network analyzer/capture tool
DATADIR_NAME= wireshark
-USE_PERL5_BUILD=yes
+USE_PERL5= build
USE_PYTHON_BUILD=yes
-USES= iconv gettext pkgconfig
+USES= iconv gettext pkgconfig gmake perl5
USE_BZIP2= yes
-USE_GMAKE= yes
WANT_GNOME= yes
USE_OPENSSL= yes
CONFIGURE_ENV= LIBS="${WIRESHARK_LIBS}"