- Remove BROKEN again because it is concerned with EOL versions.

Submitted by:	John Marino
This commit is contained in:
Stephen Montgomery-Smith
2015-03-28 22:29:12 +00:00
parent d25825eb87
commit 89579fb128

View File

@@ -97,10 +97,6 @@ post-install:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 701106
BROKEN= POSIX semaphores are required, and the support only works in FreeBSD 7-STABLE and later
.endif
MAKE_ENV+= MAKE="${MAKE} -j${MAKE_JOBS_NUMBER}"
.ifdef MAINTAINER_MODE