From a0cc61aab01ba989f51fa20fe9fc16d7354b2169 Mon Sep 17 00:00:00 2001 From: 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/ipv6calc/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-mgmt/ipv6calc') diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index aec64d69baa5..2a7f5e8c7614 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -12,6 +12,8 @@ COMMENT= Convert, change, and calculate with IPv6 addresses LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= fails to build: libipv6addr.c: addr_test_method may be used uninitialized in this function + USES= gmake perl5 ssl GNU_CONFIGURE= yes -- cgit