summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-08 02:39:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-08 02:39:36 +0000
commit725839e921962445beea2d017de2a68d1d5ebfbc (patch)
tree95fdd8cc4d001899678c3a552f9dc7b577facde6 /security
parentMark as broken on arm64 and mips64: fails to detect CPU. (diff)
Fix typo that is not detected by 'make describe'. Sigh.
Notes
Notes: svn path=/head/; revision=425662
Diffstat (limited to 'security')
-rw-r--r--security/ftimes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ftimes/Makefile b/security/ftimes/Makefile
index 169f02f96bfb..53ea19e195c0 100644
--- a/security/ftimes/Makefile
+++ b/security/ftimes/Makefile
@@ -13,8 +13,8 @@ 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
+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