aboutsummaryrefslogtreecommitdiff
path: root/lang/racket/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-06-24 18:36:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-06-24 18:36:19 +0000
commit983c320ec80b03052c5d5bc09841b4aba1a8ddc7 (patch)
tree8fe3117b2fd0cdeab6a39f3560d090ae4d5047d6 /lang/racket/Makefile
parent3e78d2942863bc7c9761c0894ccd6cd506e547e6 (diff)
downloadports-983c320ec80b03052c5d5bc09841b4aba1a8ddc7.tar.gz
ports-983c320ec80b03052c5d5bc09841b4aba1a8ddc7.zip
Sort NOT_FOR_ARCHS. While here, clean up some BROKEN usages.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=444237
Diffstat (limited to 'lang/racket/Makefile')
-rw-r--r--lang/racket/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/racket/Makefile b/lang/racket/Makefile
index 39d98005ef86..2e0bff427ef9 100644
--- a/lang/racket/Makefile
+++ b/lang/racket/Makefile
@@ -26,7 +26,7 @@ BROKEN_powerpc64= fails to build: jit.c: 'JIT_LOCAL4' undeclared (first use in t
BROKEN_FreeBSD_10_i386= segfaults during build
BROKEN_FreeBSD_11_i386= segfaults during build
BROKEN_FreeBSD_12_i386= segfaults during build
-NOT_FOR_ARCHS= armv6 aarch64 sparc64
+NOT_FOR_ARCHS= aarch64 armv6 sparc64
NOT_FOR_ARCHS_REASON= not yet ported to this arch
MAKE_JOBS_UNSAFE=yes