From e47ac01488c933a3a8a38b32ba35d4f9c4992493 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sun, 15 Sep 2013 14:54:36 +0000 Subject: - convert to the new perl5 framework - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) --- net/wireshark/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/wireshark/Makefile') 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}" -- cgit v1.2.3