diff options
Diffstat (limited to 'net/tshark')
-rw-r--r-- | net/tshark/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/tshark/Makefile b/net/tshark/Makefile index 843f5501f9a5..99c2257b144d 100644 --- a/net/tshark/Makefile +++ b/net/tshark/Makefile @@ -2,8 +2,11 @@ # $FreeBSD$ PORTNAME= tshark +PORTREVISION= 1 CATEGORIES= net ipv6 +CONFLICTS_INSTALL?= tshark-lite-[0-9]* wireshark-lite-[0-9]* wireshark-[0-9]* + MASTERDIR= ${.CURDIR}/../wireshark OPTIONS_EXCLUDE= GUI |