svn commit: r498151 - branches/2019Q2/net-mgmt/netxms
Antoine Brodin
antoine at FreeBSD.org
Sat Apr 6 16:52:26 UTC 2019
Author: antoine
Date: Sat Apr 6 16:52:24 2019
New Revision: 498151
URL: https://svnweb.freebsd.org/changeset/ports/498151
Log:
MFH: r498150
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
Modified:
branches/2019Q2/net-mgmt/netxms/Makefile
Directory Properties:
branches/2019Q2/ (props changed)
Modified: branches/2019Q2/net-mgmt/netxms/Makefile
==============================================================================
--- branches/2019Q2/net-mgmt/netxms/Makefile Sat Apr 6 16:52:01 2019 (r498150)
+++ branches/2019Q2/net-mgmt/netxms/Makefile Sat Apr 6 16:52:24 2019 (r498151)
@@ -12,6 +12,9 @@ COMMENT= Network monitoring system
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
+BROKEN_FreeBSD_12= 'net/iso88025.h' file not found
+BROKEN_FreeBSD_13= 'net/iso88025.h' file not found
+
LIB_DEPENDS= libcurl.so:ftp/curl \
libexpat.so:textproc/expat2 \
libjansson.so:devel/jansson \
More information about the svn-ports-all
mailing list