aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-12-01 07:25:35 +0800
committerkris <kris@FreeBSD.org>2006-12-01 07:25:35 +0800
commita7bd4fdd8635e2017b717d6a23bac857e7b65e94 (patch)
tree43f3ae031a5119a73e80845cf24eea3248646662 /science
parent80f7cb393749bb338c8531486bfc7dc7afecf376 (diff)
downloadfreebsd-ports-gnome-a7bd4fdd8635e2017b717d6a23bac857e7b65e94.tar.gz
freebsd-ports-gnome-a7bd4fdd8635e2017b717d6a23bac857e7b65e94.tar.zst
freebsd-ports-gnome-a7bd4fdd8635e2017b717d6a23bac857e7b65e94.zip
BROKEN: Configure fails
Diffstat (limited to 'science')
-rw-r--r--science/elmer-eio/Makefile2
-rw-r--r--science/elmerpost/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile
index e0f1505bb690..f7b75e528c25 100644
--- a/science/elmer-eio/Makefile
+++ b/science/elmer-eio/Makefile
@@ -14,6 +14,8 @@ 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 e5bbfc460c8f..c5d760363922 100644
--- a/science/elmerpost/Makefile
+++ b/science/elmerpost/Makefile
@@ -17,6 +17,8 @@ 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