aboutsummaryrefslogtreecommitdiffstats
path: root/math/superlu_mt
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-08-05 11:05:18 +0800
committerlinimon <linimon@FreeBSD.org>2011-08-05 11:05:18 +0800
commitbf184597ad4f0dfccad43a4730ecc9814408da8e (patch)
tree0e9aaa0a462b0f09ae08f449f9c213e5ed58f566 /math/superlu_mt
parentb02503349924efa398face7915fc2641b5e69c0b (diff)
downloadfreebsd-ports-gnome-bf184597ad4f0dfccad43a4730ecc9814408da8e.tar.gz
freebsd-ports-gnome-bf184597ad4f0dfccad43a4730ecc9814408da8e.tar.zst
freebsd-ports-gnome-bf184597ad4f0dfccad43a4730ecc9814408da8e.zip
Mark broken on sparc64: does not link.
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