summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-12-10 22:44:08 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-12-10 22:44:08 +0000
commit77945bb9d6884834d320c016dc421c367281a4a7 (patch)
treef12713bc37b027301f2092a90feedfd50a0bb607 /science
parentFix 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.
Notes
Notes: svn path=/head/; revision=179426
Diffstat (limited to 'science')
-rw-r--r--science/elmer-eio/Makefile2
-rw-r--r--science/elmerpost/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile
index f7b75e528c25..e0f1505bb690 100644
--- a/science/elmer-eio/Makefile
+++ b/science/elmer-eio/Makefile
@@ -14,8 +14,6 @@ PKGNAMEPREFIX= elmer-
MAINTAINER= ports@FreeBSD.org
COMMENT= ELMER FEM Package Data base Interface
-BROKEN= Configure fails
-
USE_GCC= 4.1+
WITH_FORTRAN= yes
F77= ${FC}
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