Remove now duplicate net/wireshark-qt5

This commit is contained in:
Antoine Brodin 2019-03-05 07:49:33 +00:00
parent 91085e27f8
commit 61c57a3b47
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494683
3 changed files with 1 additions and 14 deletions

1
MOVED
View File

@ -11662,3 +11662,4 @@ devel/rubygem-rufus-scheduler342|devel/rubygem-rufus-scheduler|2019-03-04|Has ex
devel/cpuflags||2019-03-04|Has expired: does not recognize modern CPUs; use -march=native instead
www/moodle31|www/moodle35|2019-03-04|Has expired: Upstream no longer maintained
www/moodle34|www/moodle35|2019-03-04|Has expired: Upstream no longer maintained
net/wireshark-qt5|net/wireshark|2019-03-05|Only GUI for wireshark is Qt5

View File

@ -1504,7 +1504,6 @@
SUBDIR += wireguard-go
SUBDIR += wireshark
SUBDIR += wireshark-lite
SUBDIR += wireshark-qt5
SUBDIR += wizd
SUBDIR += wlan2eth
SUBDIR += wmnd

View File

@ -1,13 +0,0 @@
# $FreeBSD$
PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../wireshark
COMMENT= Powerful network analyzer/capture tool (QT package)
CONFLICTS= wireshark-[0-9]*
OPTIONS_EXCLUDE= GTK2 GTK3
OPTIONS_DEFAULT= SNMP ADNS KRB_BASE QT5
.include "${MASTERDIR}/Makefile"