diff options
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 |