aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netxms
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-06 16:52:01 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-06 16:52:01 +0000
commitb8f930fb403a1b7acc869692e39ec49b156b4a19 (patch)
treeac3d8ce1597d46e8dd055e6ef6d3f8025e65105f /net-mgmt/netxms
parentd15cc9214331326221c7a042690e5d4bb85efead (diff)
downloadports-b8f930fb403a1b7acc869692e39ec49b156b4a19.tar.gz
ports-b8f930fb403a1b7acc869692e39ec49b156b4a19.zip
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
Notes
Notes: svn path=/head/; revision=498150
Diffstat (limited to 'net-mgmt/netxms')
-rw-r--r--net-mgmt/netxms/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/netxms/Makefile b/net-mgmt/netxms/Makefile
index 9bb9ad5452aa..978c3ff36fea 100644
--- a/net-mgmt/netxms/Makefile
+++ b/net-mgmt/netxms/Makefile
@@ -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 \