From 3980169c5f07bd29aca9d4622d79e2992d3adb6a Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 1 May 2017 19:24:00 +0000 Subject: Provide error messages for some ports failing on aarch64, and, in a few cases, other tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- audio/umurmur/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'audio/umurmur/Makefile') diff --git a/audio/umurmur/Makefile b/audio/umurmur/Makefile index eaca9c4741e3..7d289e57fb20 100644 --- a/audio/umurmur/Makefile +++ b/audio/umurmur/Makefile @@ -14,6 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libconfig.so:devel/libconfig \ libprotobuf-c.so:devel/protobuf-c +BROKEN_aarch64= fails to compile: fatal error: byteswap.h file not found +BROKEN_armv6= fails to compile: fatal error: byteswap.h file not found + USE_GITHUB= yes USES= autoreconf gmake libtool ssl -- cgit v1.2.3