summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-07 09:19:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-07 09:19:35 +0000
commitc0be854c6294148c24312af094ba39a733743bd0 (patch)
tree6ff773cee0f48b80ca105b143c3c33c5b5713dd6 /math
parentUpdate to 2.0.11 (diff)
BROKEN: Does not install
Notes
Notes: svn path=/head/; revision=86465
Diffstat (limited to 'math')
-rw-r--r--math/umfpack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/umfpack/Makefile b/math/umfpack/Makefile
index 969339026a7f..cad5049c1627 100644
--- a/math/umfpack/Makefile
+++ b/math/umfpack/Makefile
@@ -14,6 +14,8 @@ DISTNAME= UMFPACKv${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Unsymmetric-pattern MultiFrontal Package
+BROKEN= Does not install
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libcblas.a:${PORTSDIR}/math/atlas
WRKSRC= ${WRKDIR}/${DISTNAME}/UMFPACK