diff options
Diffstat (limited to 'sysutils/sge61/Makefile')
-rw-r--r-- | sysutils/sge61/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
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= |