I accidently broke building on 5.x in rev 1.34. Since both FreeBSD 5.x and
SGE 6.0 are obsolete, just mark the port borken for 5.x. Reported by: pointyhat (via pav)
This commit is contained in:
@@ -93,6 +93,10 @@ EXCEPTFILES= arc_depend_irix.asc arc_depend_solaris.asc man testsuite
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 600000
|
||||
BROKEN= missing pthread type defs in sys/types.h
|
||||
.endif
|
||||
|
||||
.if defined(WITH_BDB)
|
||||
LIB_DEPENDS= db-4.2:${PORTSDIR}/databases/db42
|
||||
PLIST_SUB+= BDB_SPOOL=
|
||||
|
||||
Reference in New Issue
Block a user