diff options
author | thierry <thierry@FreeBSD.org> | 2006-12-11 06:44:08 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-12-11 06:44:08 +0800 |
commit | ade93d5f6f8a45116a063db042b0da9bff2834c6 (patch) | |
tree | 2283c257891aed261f7a54e67b11c3658767ff3b /science/elmerpost | |
parent | 02d3894ad86b7bfb995c8ad97a12c73ec5f9ffbc (diff) | |
download | freebsd-ports-gnome-ade93d5f6f8a45116a063db042b0da9bff2834c6.tar.gz freebsd-ports-gnome-ade93d5f6f8a45116a063db042b0da9bff2834c6.tar.zst freebsd-ports-gnome-ade93d5f6f8a45116a063db042b0da9bff2834c6.zip |
Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.
Diffstat (limited to 'science/elmerpost')
-rw-r--r-- | science/elmerpost/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile index c5d760363922..e5bbfc460c8f 100644 --- a/science/elmerpost/Makefile +++ b/science/elmerpost/Makefile @@ -17,8 +17,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libmatc.a:${PORTSDIR}/science/elmer-matc \ wish8.4:${PORTSDIR}/x11-toolkits/tk84 RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 -BROKEN= Configure fails - # Elmer avoids the new C++ headers because they cause problems # on older systems (Irix) CXXFLAGS+= -Wno-deprecated |