aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2013-03-30 20:45:00 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2013-03-30 20:45:00 +0000
commit7bd8d85cde5358bfcee097582a718061bb8312ce (patch)
tree82bde184ab5ba54dcbc2f7f06864f5a90b2b1ea9 /net/wireshark
parent4cd47e9da9fd23502c9d23108d3339bbe6fb4cd0 (diff)
downloadports-7bd8d85cde5358bfcee097582a718061bb8312ce.tar.gz
ports-7bd8d85cde5358bfcee097582a718061bb8312ce.zip
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index bcc31b993fe0..ddd8a4ed9be5 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -75,7 +75,7 @@ USE_GNOME+= gtk20
WIRESHARK_LIBS+=${PTHREAD_LIBS}
.else
PLIST_SUB+= WIRESHARK="@comment wireshark not built"
-USE_GNOME+= glib20
+USE_GNOME+= glib20 pkgconfig
CONFIGURE_ARGS+= --enable-wireshark=no \
--disable-gtktest
.endif