summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-28 15:20:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-28 15:20:04 +0000
commit5210365d1becbb8b925b98e2c8b17fffd517fb25 (patch)
tree367d8578ea1eb6b408c64a1b2fea8dfeb84f43dd /math
parentCatch up with github tree, fixing bug caused by struct kinfo_proc typo - (diff)
MAKE_JOBS_SAFE=yes is a nop since july 2013
Notes
Notes: svn path=/head/; revision=390787
Diffstat (limited to 'math')
-rw-r--r--math/sage/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index c8ebd2d3a84f..2caa071ec154 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -37,7 +37,6 @@ pre-extract:
PLIST_FILES= bin/sage
USE_TEX= latex:build
USES= gmake iconv jpeg tk perl5
-MAKE_JOBS_SAFE= yes
# Optimization flags will be defined by the source
CFLAGS:= ${CFLAGS:C/^-O.*$//}