aboutsummaryrefslogtreecommitdiff
path: root/science
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 /science
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 'science')
-rw-r--r--science/simlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/simlib/Makefile b/science/simlib/Makefile
index 1fbfaae5a7ff..4de04dd526c1 100644
--- a/science/simlib/Makefile
+++ b/science/simlib/Makefile
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
CXXFLAGS+= -fPIC
-NOT_FOR_ARCHS= armv6 aarch64 mips mips64 powerpc powerpc64 sparc64
+NOT_FOR_ARCHS= aarch64 armv6 mips mips64 powerpc powerpc64 sparc64
NOT_FOR_ARCHS_REASON= contains not working ${ARCH}-dependent assembly code
post-patch: