aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-09 03:29:56 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-09 03:29:56 +0800
commit87a7b35e945e862f9776dd576475d8dec4da8d7d (patch)
treef77d62ca66840ca8e1e6d01a24391ded26f3d643 /textproc
parent276c66db71cbcfd5b51eaa21684100bb94103395 (diff)
downloadfreebsd-ports-graphics-87a7b35e945e862f9776dd576475d8dec4da8d7d.tar.gz
freebsd-ports-graphics-87a7b35e945e862f9776dd576475d8dec4da8d7d.tar.zst
freebsd-ports-graphics-87a7b35e945e862f9776dd576475d8dec4da8d7d.zip
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-ferret/Makefile2
-rw-r--r--textproc/uim/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-ferret/Makefile b/textproc/rubygem-ferret/Makefile
index 780de40251c..3e239026804 100644
--- a/textproc/rubygem-ferret/Makefile
+++ b/textproc/rubygem-ferret/Makefile
@@ -11,7 +11,7 @@ COMMENT= Ferret is a ruby port of Lucene
LICENSE= MIT
-BROKEN_arm64= Fails to build: cannot determine target CPU
+BROKEN_aarch64= Fails to build: cannot determine target CPU
USE_RUBY= yes
USES= gem
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index fadd91c71dd..95245494452 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