summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2007-02-05 18:03:58 +0000
committerBrooks Davis <brooks@FreeBSD.org>2007-02-05 18:03:58 +0000
commit638fc7f4cd2f485a34c1db477c63f68c721ddbce (patch)
treee2c6e7c686007cd1d56e1e1a018c4c3ba922e8e6 /sysutils
parentUpgrade to SGE 6.0 update 10. Changes can be viewed at: (diff)
Now that RELENG_4 is no longer supported, remove seatbelts preventing
these ports from being built there (and on pre-STABLE 5).
Notes
Notes: svn path=/head/; revision=184288
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/diskprep/Makefile8
-rw-r--r--sysutils/sge/Makefile8
-rw-r--r--sysutils/sge60/Makefile8
-rw-r--r--sysutils/sge61/Makefile8
-rw-r--r--sysutils/sge62/Makefile8
5 files changed, 1 insertions, 39 deletions
diff --git a/sysutils/diskprep/Makefile b/sysutils/diskprep/Makefile
index 70f21ea12cb9..ba637e5358bb 100644
--- a/sysutils/diskprep/Makefile
+++ b/sysutils/diskprep/Makefile
@@ -24,10 +24,4 @@ USE_RCORDER= ${PORTNAME}
MAN8= diskprep.8
MANCOMPRESSED= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 503000
-IGNORE= Requires glabel(8) and thus >= FreeBSD-5.3
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/sysutils/sge/Makefile b/sysutils/sge/Makefile
index 4c7b4899a30d..e6c4968f2ead 100644
--- a/sysutils/sge/Makefile
+++ b/sysutils/sge/Makefile
@@ -99,14 +99,6 @@ EXCEPTFILES= arc_depend_irix.asc arc_depend_solaris.asc man testsuite
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 503000
-.if ${OSVERSION} < 500000
-BROKEN= "does not build without libpthread"
-.else
-IGNORE= is not supported for FreeBSD < 5.3
-.endif
-.endif
-
.if defined(WITH_BDB)
LIB_DEPENDS= db-4.2:${PORTSDIR}/databases/db42
PLIST_SUB+= BDB_SPOOL=
diff --git a/sysutils/sge60/Makefile b/sysutils/sge60/Makefile
index 4c7b4899a30d..e6c4968f2ead 100644
--- a/sysutils/sge60/Makefile
+++ b/sysutils/sge60/Makefile
@@ -99,14 +99,6 @@ EXCEPTFILES= arc_depend_irix.asc arc_depend_solaris.asc man testsuite
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 503000
-.if ${OSVERSION} < 500000
-BROKEN= "does not build without libpthread"
-.else
-IGNORE= is not supported for FreeBSD < 5.3
-.endif
-.endif
-
.if defined(WITH_BDB)
LIB_DEPENDS= db-4.2:${PORTSDIR}/databases/db42
PLIST_SUB+= BDB_SPOOL=
diff --git a/sysutils/sge61/Makefile b/sysutils/sge61/Makefile
index 4c7b4899a30d..e6c4968f2ead 100644
--- a/sysutils/sge61/Makefile
+++ b/sysutils/sge61/Makefile
@@ -99,14 +99,6 @@ EXCEPTFILES= arc_depend_irix.asc arc_depend_solaris.asc man testsuite
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 503000
-.if ${OSVERSION} < 500000
-BROKEN= "does not build without libpthread"
-.else
-IGNORE= is not supported for FreeBSD < 5.3
-.endif
-.endif
-
.if defined(WITH_BDB)
LIB_DEPENDS= db-4.2:${PORTSDIR}/databases/db42
PLIST_SUB+= BDB_SPOOL=
diff --git a/sysutils/sge62/Makefile b/sysutils/sge62/Makefile
index 4c7b4899a30d..e6c4968f2ead 100644
--- a/sysutils/sge62/Makefile
+++ b/sysutils/sge62/Makefile
@@ -99,14 +99,6 @@ EXCEPTFILES= arc_depend_irix.asc arc_depend_solaris.asc man testsuite
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 503000
-.if ${OSVERSION} < 500000
-BROKEN= "does not build without libpthread"
-.else
-IGNORE= is not supported for FreeBSD < 5.3
-.endif
-.endif
-
.if defined(WITH_BDB)
LIB_DEPENDS= db-4.2:${PORTSDIR}/databases/db42
PLIST_SUB+= BDB_SPOOL=