diff options
author | kris <kris@FreeBSD.org> | 2006-12-01 07:32:27 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-12-01 07:32:27 +0800 |
commit | c0ffe897e45abb75cb4de581c0cb14b0f19315bb (patch) | |
tree | 0401755df4c9edcc289a617c69f40ed7837de9c1 /math | |
parent | 46b8de6a074b56fdd2199286b29544b0b834a24f (diff) | |
download | freebsd-ports-gnome-c0ffe897e45abb75cb4de581c0cb14b0f19315bb.tar.gz freebsd-ports-gnome-c0ffe897e45abb75cb4de581c0cb14b0f19315bb.tar.zst freebsd-ports-gnome-c0ffe897e45abb75cb4de581c0cb14b0f19315bb.zip |
BROKEN: Does not build
Diffstat (limited to 'math')
-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 |