aboutsummaryrefslogtreecommitdiff
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
parentc0068e4cb145f3b44e51b598619e520a9541a39b (diff)
downloadports-5210365d1becbb8b925b98e2c8b17fffd517fb25.tar.gz
ports-5210365d1becbb8b925b98e2c8b17fffd517fb25.zip
Notes
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.*$//}