summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
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.*$//}