aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim
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 /textproc/uim
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 'textproc/uim')
-rw-r--r--textproc/uim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index fadd91c71ddd..952454944526 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -13,7 +13,7 @@ PKGNAMESUFFIX= -nox11
MAINTAINER= nobutaka@FreeBSD.org
COMMENT?= Input method library
-BROKEN_arm64= Fails to build: The collector has not been ported to this machine/OS combination
+BROKEN_aarch64= Fails to build: The collector has not been ported to this machine/OS combination
USE_LDCONFIG= yes
WANT_GNOME= yes