aboutsummaryrefslogtreecommitdiff
path: root/math/superlu_mt
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-08-06 07:17:18 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-08-06 07:17:18 +0000
commit7a022efdcff6be726a18c6ac21007d8f03bf02f9 (patch)
treeae69c730026ca35514c8e22f28641102eb20a27f /math/superlu_mt
parent3cd0e1bc769c9a436a211c1f4d197c12cdf4ee55 (diff)
downloadports-7a022efdcff6be726a18c6ac21007d8f03bf02f9.tar.gz
ports-7a022efdcff6be726a18c6ac21007d8f03bf02f9.zip
Mark BROKEN: does not install.
Notes
Notes: svn path=/head/; revision=218100
Diffstat (limited to 'math/superlu_mt')
-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>