diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-12-10 22:44:08 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-12-10 22:44:08 +0000 |
commit | 77945bb9d6884834d320c016dc421c367281a4a7 (patch) | |
tree | f12713bc37b027301f2092a90feedfd50a0bb607 /math/mumps | |
parent | 0369fd3b8f5e3549f67845df2c4eff31d6984bc8 (diff) |
Notes
Diffstat (limited to 'math/mumps')
-rw-r--r-- | math/mumps/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/mumps/Makefile b/math/mumps/Makefile index ff16e3ffbe5f..28ca338a6a4c 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -17,8 +17,6 @@ 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 |