aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2008-08-06 15:17:18 +0800
committererwin <erwin@FreeBSD.org>2008-08-06 15:17:18 +0800
commitf28a88dfd53bdab9fb88384b1abb4d4b899f821f (patch)
tree0fa7f3385dd6bec3b971de8a2436b8b27e214143 /math
parent4d044ac5a4ee82be397f852ef745052fc901d4f7 (diff)
downloadfreebsd-ports-gnome-f28a88dfd53bdab9fb88384b1abb4d4b899f821f.tar.gz
freebsd-ports-gnome-f28a88dfd53bdab9fb88384b1abb4d4b899f821f.tar.zst
freebsd-ports-gnome-f28a88dfd53bdab9fb88384b1abb4d4b899f821f.zip
Mark BROKEN: does not install.
Diffstat (limited to 'math')
-rw-r--r--math/superlu_mt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile
index 93f5a45f62c3..120caefa5301 100644
--- a/math/superlu_mt/Makefile
+++ b/math/superlu_mt/Makefile
@@ -20,6 +20,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Routines for performing multithreaded sparse factorization
+BROKEN= does not install
+
USE_FORTRAN= yes
.include <bsd.port.pre.mk>