aboutsummaryrefslogtreecommitdiff
path: root/math/superlu_mt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-08-05 03:05:18 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-08-05 03:05:18 +0000
commit1ba888a134cf86b5e701865c75aed9e0cd6044f5 (patch)
tree97a1a723b860792070f89e6b05a899be5a29ab99 /math/superlu_mt
parent7fe53e85cc43c3fed83b482e83dc12de3fe696d6 (diff)
downloadports-1ba888a134cf86b5e701865c75aed9e0cd6044f5.tar.gz
ports-1ba888a134cf86b5e701865c75aed9e0cd6044f5.zip
Notes
Diffstat (limited to 'math/superlu_mt')
-rw-r--r--math/superlu_mt/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile
index 306b04748c0e..14c97e8e9646 100644
--- a/math/superlu_mt/Makefile
+++ b/math/superlu_mt/Makefile
@@ -50,6 +50,11 @@ FPIC= -fPIC
.else
FPIC= -fpic
.endif
+
+.if ${ARCH} == "sparc64"
+BROKEN= Does not link on sparc64
+.endif
+
USE_LDCONFIG= yes
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/SuperLU_MT_2.0