aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2007-11-04 03:24:39 +0800
committeraraujo <araujo@FreeBSD.org>2007-11-04 03:24:39 +0800
commit62a1e35ed497e71a331ac2f5ee015eccd0f8a6eb (patch)
tree1f8eed4a861ce3ac825db4d791d743414abaf2d1 /science
parent71f9fbe3e68abc0e3aaef7bbbaeaae14dcd90346 (diff)
downloadfreebsd-ports-gnome-62a1e35ed497e71a331ac2f5ee015eccd0f8a6eb.tar.gz
freebsd-ports-gnome-62a1e35ed497e71a331ac2f5ee015eccd0f8a6eb.tar.zst
freebsd-ports-gnome-62a1e35ed497e71a331ac2f5ee015eccd0f8a6eb.zip
- Mark as unbroken on 7.X.
Approved by: portmgr (pav), stas (mentor, implicit)
Diffstat (limited to 'science')
-rw-r--r--science/elmerfront/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/science/elmerfront/Makefile b/science/elmerfront/Makefile
index 40e516487920..2f4028e457f1 100644
--- a/science/elmerfront/Makefile
+++ b/science/elmerfront/Makefile
@@ -21,12 +21,6 @@ RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
ElmerSolver:${PORTSDIR}/science/elmer-fem \
${MACHINE_ARCH}-portbld-freebsd${OSREL}-ElmerMesh2D:${PORTSDIR}/science/elmer-meshgen2d
-.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
@@ -41,4 +35,4 @@ ALL_TARGET=
DATADIR= ${PREFIX}/share/elmerfront
PLIST_SUB= ARCH=${MACHINE_ARCH}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>