diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-11-30 23:32:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-11-30 23:32:27 +0000 |
commit | 44ef06c2a8a837b41a82c936df8e1277e0dc13cf (patch) | |
tree | 3676e1a346d80db75add5d20e0a9bd4c1386af21 /math/mumps | |
parent | 0203d701bd2f6685219d9c5433996a523da800d2 (diff) | |
download | ports-44ef06c2a8a837b41a82c936df8e1277e0dc13cf.tar.gz ports-44ef06c2a8a837b41a82c936df8e1277e0dc13cf.zip |
Notes
Diffstat (limited to 'math/mumps')
-rw-r--r-- | math/mumps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/mumps/Makefile b/math/mumps/Makefile index 28ca338a6a4c..ff16e3ffbe5f 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -17,6 +17,8 @@ DISTNAME= MUMPS_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= MUltifrontal Massively Parallel sparse direct Solver +BROKEN= Does not build + #----------------------------------------------------------------------- # WARNING: Non-serviceable parts inside, can break other ports |