From 7f21f72ec99e3f99c173e73e5055e12b495230c3 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 8 Nov 2016 02:34:16 +0000 Subject: Mark as broken on arm64 and mips64: cpu not supported. Approved by: portmgr (tier-2 blanket) --- security/ftimes/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'security/ftimes') diff --git a/security/ftimes/Makefile b/security/ftimes/Makefile index 54271ba662cc..169f02f96bfb 100644 --- a/security/ftimes/Makefile +++ b/security/ftimes/Makefile @@ -13,6 +13,9 @@ COMMENT= System baselining and evidence collection tool LICENSE= BSD3CLAUSE APACHE20 MIT LICENSE_COMB= multi +BROKEN_arm64: fails to build: aarch64 is not currently supported +BROKEN_mips64: fails to build: mips64 is not currently supported + GNU_CONFIGURE= yes USES= perl5 shebangfix tar:tgz USE_PERL5= run build -- cgit v1.2.3