From 0a534ed4c7e30c0709191425109085da9c2f3fba Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 13 May 2017 23:36:16 +0000 Subject: Mark some ports failing on power64. In cases where the error message was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- net-mgmt/aircrack-ng/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-mgmt/aircrack-ng') diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile index 0dc501e60499..0f2a8ffcdad4 100644 --- a/net-mgmt/aircrack-ng/Makefile +++ b/net-mgmt/aircrack-ng/Makefile @@ -12,6 +12,8 @@ COMMENT= 802.11 WEP and WPA-PSK keys cracking program LICENSE= GPLv2 BSD3CLAUSE APACHE20 LICENSE_COMB= dual +BROKEN_powerpc64= fails to compile: sse-intrinsics.c: error: emmintrin.h: No such file or directory + USES= cpe dos2unix gmake ssl CPE_VERSION= ${DISTVERSION:C/-.*//} CPE_UPDATE= ${DISTVERSION:C/^[^-]*$//:C/.*-//} -- cgit v1.2.3