aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-05-03 20:54:06 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-05-03 20:54:06 +0000
commit2324ce8be9e5285ce168f5c633c20b47616814d5 (patch)
treee14df6a47d76f676415cc2bdff9328dfaa69c989
parent81ccb5ba3841af8996226856c2073e0f4e6eddf3 (diff)
downloadports-2324ce8be9e5285ce168f5c633c20b47616814d5.tar.gz
ports-2324ce8be9e5285ce168f5c633c20b47616814d5.zip
Notes
-rw-r--r--lang/squeak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index f1e11c45a9bc..edee124af5f2 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 aarch64
+ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc powerpc64 powerpcspe
BUILD_DEPENDS= cmake:devel/cmake \
v4l_compat>=1.0.20120501:multimedia/v4l_compat