From bf43557044604cb6487fc1aa24ce2c210ae789da Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Thu, 30 Nov 2017 06:13:34 +0000 Subject: For ports that are marked BROKEN on armv6, and also fail to build on armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run --- dns/dnsutl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/dnsutl/Makefile') diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile index fd73f864309b..b17dc2dd3022 100644 --- a/dns/dnsutl/Makefile +++ b/dns/dnsutl/Makefile @@ -13,6 +13,7 @@ COMMENT= Programs to make using DNS easier LIB_DEPENDS= libexplain.so:devel/libexplain BROKEN_armv6= fails to package: FAILED test of common/srrf.c file +BROKEN_armv7= fails to package: FAILED test of common/srrf.c file GNU_CONFIGURE= yes ALL_TARGET= all sure -- cgit v1.2.3