summaryrefslogtreecommitdiff
path: root/lang/lua52/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/lua52/Makefile')
-rw-r--r--lang/lua52/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/lua52/Makefile b/lang/lua52/Makefile
index a8d4ed9d2832..97f7822fa992 100644
--- a/lang/lua52/Makefile
+++ b/lang/lua52/Makefile
@@ -26,7 +26,6 @@ LUA_MODSHAREDIR= ${LUA_PREFIX}/share/lua/${LUA_VER}
ALL_TARGET= freebsd
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
MAKE_ENV= LUA_SONAME="liblua-${LUA_VER}.so.${LUA_VER_SH}" \
MYCFLAGS="${CFLAGS}" MYLDFLAGS="${LDFLAGS}"
# liblua.so requires libm, so make sure it has an explicit dependency