aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
commitba284573681e85a059c5c2eb8cad050ff23fd8ac (patch)
tree0420127fe51222574eb803fbddb21f180010a6ea /net/wireshark
parent4443168d872e4d4a551497d99bd1830f817ad9c0 (diff)
downloadports-ba284573681e85a059c5c2eb8cad050ff23fd8ac.tar.gz
ports-ba284573681e85a059c5c2eb8cad050ff23fd8ac.zip
net: Add missing USES={gnome,php}
Notes
Notes: svn path=/head/; revision=517064
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 6363d1329f0d..34f37e1e824e 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -26,9 +26,9 @@ CONFLICTS_INSTALL?= wireshark-lite-[0-9]* tshark-[0-9]* tshark-lite-[0-9]*
DATADIR_NAME= wireshark
DATADIR= ${PREFIX}/share/${DATADIR_NAME}
-USES= alias cmake cpe compiler:c++11-lang gettext-runtime \
- libtool localbase pathfix localbase:ldflags \
- perl5 pkgconfig python:3.4+ ssl tar:xz
+USES= alias cmake compiler:c++11-lang cpe gettext-runtime gnome \
+ libtool localbase pathfix perl5 pkgconfig python:3.4+ ssl \
+ tar:xz
USE_PERL5= build
USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes