aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark-qt5
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2015-11-16 17:19:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2015-11-16 17:19:50 +0000
commit05366ca4c19fcbd267a1e0285b012eb27b75fe24 (patch)
treec129056356fe8f9b8eef63c0dcafe332ef840544 /net/wireshark-qt5
parentc522ac27cab48ec5a49acd6ebebba28361602c34 (diff)
downloadports-05366ca4c19fcbd267a1e0285b012eb27b75fe24.tar.gz
ports-05366ca4c19fcbd267a1e0285b012eb27b75fe24.zip
Notes
Diffstat (limited to 'net/wireshark-qt5')
-rw-r--r--net/wireshark-qt5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireshark-qt5/Makefile b/net/wireshark-qt5/Makefile
index 873d501a7cd9..a8595ce0cf3a 100644
--- a/net/wireshark-qt5/Makefile
+++ b/net/wireshark-qt5/Makefile
@@ -5,7 +5,7 @@ COMMENT= Powerful network analyzer/capture tool (QT package)
CONFLICTS= wireshark-[0-9]*
-OPTIONS_EXCLUDE= GTK3
-OPTIONS_DEFAULT= SNMP ADNS PCRE IPV6 GEOIP GSSAPI X11 QT5
+OPTIONS_EXCLUDE= GTK2 GTK3
+OPTIONS_DEFAULT= SNMP ADNS IPV6 GEOIP KRB_BASE QT5
.include "${MASTERDIR}/Makefile"