diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/aircrack-ng/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icinga2/Makefile | 1 |
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 |