aboutsummaryrefslogtreecommitdiffstats
path: root/math/sage
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2015-03-29 06:29:12 +0800
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2015-03-29 06:29:12 +0800
commit89579fb1285f120dc7bc8d682355443a8274d4a3 (patch)
tree92fb38f70bf5b7a481c845217eb1970d9d9e53af /math/sage
parentd25825eb8751b81109f7855f427e764d60ce1f68 (diff)
downloadfreebsd-ports-gnome-89579fb1285f120dc7bc8d682355443a8274d4a3.tar.gz
freebsd-ports-gnome-89579fb1285f120dc7bc8d682355443a8274d4a3.tar.zst
freebsd-ports-gnome-89579fb1285f120dc7bc8d682355443a8274d4a3.zip
- Remove BROKEN again because it is concerned with EOL versions.
Submitted by: John Marino
Diffstat (limited to 'math/sage')
-rw-r--r--math/sage/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index d51dd1c472cb..67d0694d49cc 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -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