aboutsummaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-05-03 11:29:24 +0000
committerSteve Wills <swills@FreeBSD.org>2019-05-03 11:29:24 +0000
commitbd5d962347f36a67efb019e9a4c9de57c376a42a (patch)
treecff4a06ccbb916e14a7fbefcc82aa045f47e2e6c /lang/squeak
parent42f3a77e773831a41da2ca75a7d92a7b56d146cf (diff)
downloadports-bd5d962347f36a67efb019e9a4c9de57c376a42a.tar.gz
ports-bd5d962347f36a67efb019e9a4c9de57c376a42a.zip
lang/squeak: Add aarch64 to ONLY_FOR_ARCHS
PR: 237716 Submitted by: takeshi.mutoh@gmail.com (maintainer)
Notes
Notes: svn path=/head/; revision=500717
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 19ad0614379f..f1e11c45a9bc 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -21,7 +21,7 @@ COMMENT= Full Smalltalk 80 with portability to Unix, Mac, and Windows
LICENSE= APACHE20 MIT
LICENSE_COMB= multi
-ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpcspe
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpcspe aarch64
BUILD_DEPENDS= cmake:devel/cmake \
v4l_compat>=1.0.20120501:multimedia/v4l_compat