summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2015-03-28 22:29:12 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2015-03-28 22:29:12 +0000
commit89579fb1285f120dc7bc8d682355443a8274d4a3 (patch)
tree92fb38f70bf5b7a481c845217eb1970d9d9e53af /math
parentAfter 3 years of stalling, delaying or plainly don't noticing, finaly update (diff)
- Remove BROKEN again because it is concerned with EOL versions.
Submitted by: John Marino
Notes
Notes: svn path=/head/; revision=382560
Diffstat (limited to 'math')
-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