aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-01-01 11:45:12 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-01-01 11:45:12 +0800
commit186438d146a394b729a7b139b9ec68187245cbf3 (patch)
tree47a0ecc20682a7a4895cc432843a845b1c7f6905 /net-mgmt
parent3893119e13cf8350d8a3616ebffc77669eba37fe (diff)
downloadfreebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.gz
freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.zst
freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.zip
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/aircrack-ng/Makefile2
-rw-r--r--net-mgmt/icinga2/Makefile1
2 files changed, 0 insertions, 3 deletions
diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile
index 92a7710c0373..0dc501e60499 100644
--- a/net-mgmt/aircrack-ng/Makefile
+++ b/net-mgmt/aircrack-ng/Makefile
@@ -12,8 +12,6 @@ COMMENT= 802.11 WEP and WPA-PSK keys cracking program
LICENSE= GPLv2 BSD3CLAUSE APACHE20
LICENSE_COMB= dual
-BROKEN_FreeBSD_9= Does not build
-
USES= cpe dos2unix gmake ssl
CPE_VERSION= ${DISTVERSION:C/-.*//}
CPE_UPDATE= ${DISTVERSION:C/^[^-]*$//:C/.*-//}
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile
index 3a2be91f3e68..491c54e97e66 100644
--- a/net-mgmt/icinga2/Makefile
+++ b/net-mgmt/icinga2/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash
BROKEN_powerpc64= does not build
-BROKEN_FreeBSD_9= does not configure (Your version of GCC (4.2.1) is too old for building Icinga 2 (GCC >= 4.6.0 is required).)
USE_GITHUB= yes
GH_ACCOUNT= icinga