summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-08-14 15:01:56 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-08-14 15:01:56 +0000
commit9c8bc2e5cea388db4167e2ca652eeb9de46f652c (patch)
treebd0adab6092e8eb9fbed3307eded0f7b5e89b656 /math
parentUpdate to 1.5.24. (diff)
Mark BROKEN: checksum mismatch
Notes
Notes: svn path=/head/; revision=239528
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 1ba6205513f8..c23d73d9e5ec 100644
--- a/math/superlu_mt/Makefile
+++ b/math/superlu_mt/Makefile
@@ -21,6 +21,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Routines for performing multithreaded sparse factorization
+BROKEN= checksum mismatch
+
USE_FORTRAN= yes
.include <bsd.port.pre.mk>