aboutsummaryrefslogtreecommitdiff
path: root/lang/angelscript
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 /lang/angelscript
parent69ddf3ca485e29ab4cd58d942f94e3a863a31e2f (diff)
downloadports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.tar.gz
ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.zip
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
Notes
Notes: svn path=/head/; revision=425758
Diffstat (limited to 'lang/angelscript')
-rw-r--r--lang/angelscript/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/angelscript/Makefile b/lang/angelscript/Makefile
index 873be00abdc1..b5c08fd90468 100644
--- a/lang/angelscript/Makefile
+++ b/lang/angelscript/Makefile
@@ -12,7 +12,7 @@ COMMENT= AngelCode Scripting Library
LICENSE= ZLIB
-BROKEN_arm64= Does not build: invokes x86 asm
+BROKEN_aarch64= Does not build: invokes x86 asm
BROKEN_powerpc64= Does not build
BROKEN_sparc64= Does not build: invokes x86 asm