aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/sge
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2005-09-14 05:29:58 +0800
committerbrooks <brooks@FreeBSD.org>2005-09-14 05:29:58 +0800
commitea3cec47e86e850ff688cfe8110797fde3bead19 (patch)
tree9cf6d5f6f8c10dde15769b2aa0d28ef5b44ea325 /sysutils/sge
parent0737e3f8f2cd8b985481a685214352dacb495186 (diff)
downloadfreebsd-ports-gnome-ea3cec47e86e850ff688cfe8110797fde3bead19.tar.gz
freebsd-ports-gnome-ea3cec47e86e850ff688cfe8110797fde3bead19.tar.zst
freebsd-ports-gnome-ea3cec47e86e850ff688cfe8110797fde3bead19.zip
Mark BROKEN for FreeBSD 4 and below due to build error and IGNORE for
5.x prior to 5.3 because I'm not going to support those releases. Reported by: pointyhat (via kris)
Diffstat (limited to 'sysutils/sge')
-rw-r--r--sysutils/sge/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/sge/Makefile b/sysutils/sge/Makefile
index dc13c4230eaa..d0071759c58a 100644
--- a/sysutils/sge/Makefile
+++ b/sysutils/sge/Makefile
@@ -92,6 +92,14 @@ 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= "Not supported for FreeBSD < 5.3"
+.endif
+.endif
+
.if defined(WITH_BDB)
LIB_DEPENDS= db-4.2:${PORTSDIR}/databases/db42
PLIST_SUB+= BDB_SPOOL=