aboutsummaryrefslogtreecommitdiff
path: root/math/arpack
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-07-16 05:33:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-07-16 05:33:57 +0000
commiteb16449372eb03517015558a229cee631d52c9fd (patch)
tree4bd19bc42cbe57929901186e4e9c914de5b3c90b /math/arpack
parent9860a2fb7a568a0bfee3bff5d50b05a4776b19d0 (diff)
downloadports-eb16449372eb03517015558a229cee631d52c9fd.tar.gz
ports-eb16449372eb03517015558a229cee631d52c9fd.zip
Notes
Diffstat (limited to 'math/arpack')
-rw-r--r--math/arpack/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/arpack/Makefile b/math/arpack/Makefile
index 1a92c418835e..1f1983a6d2c8 100644
--- a/math/arpack/Makefile
+++ b/math/arpack/Makefile
@@ -47,6 +47,10 @@ PICFLAG?= -fPIC
PICFLAG?= -fpic
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Does not install on sparc64
+.endif
+
USE_FORTRAN= yes
WRKSRC= ${WRKDIR}/ARPACK