Index: head/net/tshark/Makefile =================================================================== --- head/net/tshark/Makefile (revision 378525) +++ head/net/tshark/Makefile (revision 378526) @@ -1,12 +1,12 @@ # Created by: Bill Fumerola # $FreeBSD$ PORTNAME= tshark PORTREVISION= 1 CATEGORIES= net ipv6 MASTERDIR= ${.CURDIR}/../wireshark -WITHOUT_X11= yes +OPTIONS_EXCLUDE= X11 GTK3 QT5 .include "${MASTERDIR}/Makefile"