aboutsummaryrefslogtreecommitdiff
path: root/graphics/copperspice
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 /graphics/copperspice
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 'graphics/copperspice')
-rw-r--r--graphics/copperspice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/copperspice/Makefile b/graphics/copperspice/Makefile
index 3c93936fe699..235bd500bd0f 100644
--- a/graphics/copperspice/Makefile
+++ b/graphics/copperspice/Makefile
@@ -46,7 +46,7 @@ MAKE_ARGS= ${OVERRIDE_INS}
PLIST_SUB= LONG_VER=1.3
BROKEN_FreeBSD_9= PR 193528 (c++11 support is broken)
-BROKEN_arm64= Fails to build: Unable to detect architecture, please update
+BROKEN_aarch64= Fails to build: Unable to detect architecture, please update
BROKEN_i386= qx11embed_x11.cpp:470:20: non-constant-expression\
cannot be narrowed from type 'unsigned int' to 'long'\
in initializer list [-Wc++11-narrowing]