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 | Fix the build if there is no -O in the CFLAGS. To fix it by makes (diff) |
Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.
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 |