aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pc-networkmanager
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-06 07:59:59 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-06 07:59:59 +0000
commit21c7ddb27ab9fa3c4dc8801a30c021b87f957fb1 (patch)
tree659c3a72eeb73cd1dbf60f88a4dfa4822b86aa10 /sysutils/pc-networkmanager
parent20a70eae23f59cb87093b4fd0e2db10021a4927c (diff)
downloadports-21c7ddb27ab9fa3c4dc8801a30c021b87f957fb1.tar.gz
ports-21c7ddb27ab9fa3c4dc8801a30c021b87f957fb1.zip
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
Notes
Notes: svn path=/head/; revision=498067
Diffstat (limited to 'sysutils/pc-networkmanager')
-rw-r--r--sysutils/pc-networkmanager/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/pc-networkmanager/Makefile b/sysutils/pc-networkmanager/Makefile
index ad1f0712a0fc..bb1b8d043af6 100644
--- a/sysutils/pc-networkmanager/Makefile
+++ b/sysutils/pc-networkmanager/Makefile
@@ -10,6 +10,8 @@ COMMENT= TrueOS Qt based network manager
LICENSE= BSD2CLAUSE
+BROKEN_FreeBSD_12= use of undeclared identifiers 'IFM_FDDI' and 'IFM_TOKEN'
+BROKEN_FreeBSD_13= use of undeclared identifiers 'IFM_FDDI' and 'IFM_TOKEN'
ONLY_FOR_ARCHS= amd64
LIB_DEPENDS= libtrueos-ui.so:sysutils/trueos-libqt5