summaryrefslogtreecommitdiff
path: root/math/sage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/sage/Makefile')
-rw-r--r--math/sage/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index 9e5848d485ae..23ce1b4ac4c9 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -35,7 +35,6 @@ USE_TK= yes
USE_GMAKE= yes
USE_TEX= latex:build
USES= iconv
-MAKE_JOBS_SAFE= yes
LDFLAGS:= -Wl,-rpath=${WRKSRC}/local/lib ${LDFLAGS}
FFLAGS+= -Wl,-rpath=${WRKSRC}/local/lib ${FPM_FLAG}
CFLAGS+= -Wl,-rpath=${WRKSRC}/local/lib ${FPM_FLAG}