aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-16 17:29:15 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-16 17:29:15 +0800
commit38e0ea9ec6a236d18705ad0e910ed41bfb14a2d0 (patch)
tree2150e8d8a4cd92c9555f22aabd543428cb616d0d /science
parent178637ce65d4b123dfdb4a762986593a9fb8e57c (diff)
downloadfreebsd-ports-gnome-38e0ea9ec6a236d18705ad0e910ed41bfb14a2d0.tar.gz
freebsd-ports-gnome-38e0ea9ec6a236d18705ad0e910ed41bfb14a2d0.tar.zst
freebsd-ports-gnome-38e0ea9ec6a236d18705ad0e910ed41bfb14a2d0.zip
Fix some misspellings that crept in on the last tier-2 cleanup pass.
Approved by: portmgr (tier-2 blanket)
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 4d127f663ab2..1fbfaae5a7ff 100644
--- a/science/simlib/Makefile
+++ b/science/simlib/Makefile
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
CXXFLAGS+= -fPIC
-NOT_FOR_ARCHS= armv64 aarch64 mips mips64 powerpc powerpc64 sparc64
+NOT_FOR_ARCHS= armv6 aarch64 mips mips64 powerpc powerpc64 sparc64
NOT_FOR_ARCHS_REASON= contains not working ${ARCH}-dependent assembly code
post-patch: