diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/netxms/Makefile | 3 |
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 \ |