svn commit: r498068 - branches/2019Q2/sysutils/pc-networkmanager
Antoine Brodin
antoine at FreeBSD.org
Sat Apr 6 08:00:19 UTC 2019
Author: antoine
Date: Sat Apr 6 08:00:18 2019
New Revision: 498068
URL: https://svnweb.freebsd.org/changeset/ports/498068
Log:
MFH: r498067
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
Modified:
branches/2019Q2/sysutils/pc-networkmanager/Makefile
Directory Properties:
branches/2019Q2/ (props changed)
Modified: branches/2019Q2/sysutils/pc-networkmanager/Makefile
==============================================================================
--- branches/2019Q2/sysutils/pc-networkmanager/Makefile Sat Apr 6 07:59:59 2019 (r498067)
+++ branches/2019Q2/sysutils/pc-networkmanager/Makefile Sat Apr 6 08:00:18 2019 (r498068)
@@ -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
More information about the svn-ports-branches
mailing list