summaryrefslogtreecommitdiff
path: root/security/ftimes
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-08 19:29:56 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-08 19:29:56 +0000
commit17e48e339ba2cbe76005240eab9b4409c03c0bd7 (patch)
treef77d62ca66840ca8e1e6d01a24391ded26f3d643 /security/ftimes
parent69ddf3ca485e29ab4cd58d942f94e3a863a31e2f (diff)
downloadfreebsd-ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.zip
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
Diffstat (limited to 'security/ftimes')
-rw-r--r--security/ftimes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ftimes/Makefile b/security/ftimes/Makefile
index 53ea19e195c0..24a10196e312 100644
--- a/security/ftimes/Makefile
+++ b/security/ftimes/Makefile
@@ -13,7 +13,7 @@ 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_aarch64= fails to build: aarch64 is not currently supported
BROKEN_mips64= fails to build: mips64 is not currently supported
GNU_CONFIGURE= yes