aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-12 04:26:27 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-12 04:26:27 +0000
commitff18bffd91cc6684a54ff73857a006aebcb95bf9 (patch)
tree687a73a6b2af9a93316e51c1a48274008d573246 /math
parentaebc899d79a4cadcf9115fb94779d97ff91ef86d (diff)
downloadports-ff18bffd91cc6684a54ff73857a006aebcb95bf9.tar.gz
ports-ff18bffd91cc6684a54ff73857a006aebcb95bf9.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/scilab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 2af8a827a285..ef6f1b585b2c 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -46,8 +46,8 @@ MAKE_ENV= PVM_INCLUDE=${LOCALBASE}/include
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
-BROKEN= "Does not compile on alpha 5.x"
+.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102 || ${ARCH} == "sparc64"
+BROKEN= "Does not compile on alpha 5.x or sparc64"
.endif
post-patch: