svn commit: r382560 - head/math/sage
Stephen Montgomery-Smith
stephen at FreeBSD.org
Sat Mar 28 22:29:14 UTC 2015
Author: stephen
Date: Sat Mar 28 22:29:12 2015
New Revision: 382560
URL: https://svnweb.freebsd.org/changeset/ports/382560
QAT: https://qat.redports.org/buildarchive/r382560/
Log:
- Remove BROKEN again because it is concerned with EOL versions.
Submitted by: John Marino
Modified:
head/math/sage/Makefile
Modified: head/math/sage/Makefile
==============================================================================
--- head/math/sage/Makefile Sat Mar 28 22:00:39 2015 (r382559)
+++ head/math/sage/Makefile Sat Mar 28 22:29:12 2015 (r382560)
@@ -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
More information about the svn-ports-all
mailing list