aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-09-30 19:11:21 +0800
committerlinimon <linimon@FreeBSD.org>2007-09-30 19:11:21 +0800
commitb2f5d11e3c55575aa289e6d7b9408567ad96e2ba (patch)
treeb3da670730e0372b689d865ec520f13e6c667644 /science
parentcc45fe1196b7facf99570e831625dc4c93d29c50 (diff)
downloadfreebsd-ports-gnome-b2f5d11e3c55575aa289e6d7b9408567ad96e2ba.tar.gz
freebsd-ports-gnome-b2f5d11e3c55575aa289e6d7b9408567ad96e2ba.tar.zst
freebsd-ports-gnome-b2f5d11e3c55575aa289e6d7b9408567ad96e2ba.zip
Mark as broken on 7.x.
Diffstat (limited to 'science')
-rw-r--r--science/elmerfront/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/elmerfront/Makefile b/science/elmerfront/Makefile
index 79b0c2f0f4cc..4c9f06bed1b0 100644
--- a/science/elmerfront/Makefile
+++ b/science/elmerfront/Makefile
@@ -24,6 +24,10 @@ RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Does not configure on FreeBSD 7.0
+.endif
+
# Elmer avoids the new C++ headers because they cause problems
# on older systems (Irix)
CXXFLAGS+= -Wno-deprecated