aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sge60
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2005-09-13 21:29:58 +0000
committerBrooks Davis <brooks@FreeBSD.org>2005-09-13 21:29:58 +0000
commit87ef6bb54fea5e14f21416d820de1a32a9868bb1 (patch)
treeb6e01d3ca97fb9d007b74f2ee70748b490877613 /sysutils/sge60
parent6d21339b100b6c6ee409d42675dd9672c3640e70 (diff)
downloadports-87ef6bb54fea5e14f21416d820de1a32a9868bb1.tar.gz
ports-87ef6bb54fea5e14f21416d820de1a32a9868bb1.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)
Notes
Notes: svn path=/head/; revision=142632
Diffstat (limited to 'sysutils/sge60')
-rw-r--r--sysutils/sge60/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/sge60/Makefile b/sysutils/sge60/Makefile
index dc13c4230eaa..d0071759c58a 100644
--- a/sysutils/sge60/Makefile
+++ b/sysutils/sge60/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=