From 2324ce8be9e5285ce168f5c633c20b47616814d5 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 3 May 2019 20:54:06 +0000 Subject: [PATCH] Sort ONLY_FOR_ARCHS to pacify portlint. Approved by: portmgr (tier-2 blanket) --- lang/squeak/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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