summaryrefslogtreecommitdiff
path: root/lang/nickle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/nickle/Makefile')
-rw-r--r--lang/nickle/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/nickle/Makefile b/lang/nickle/Makefile
index 7ba14e998b53..876241caa342 100644
--- a/lang/nickle/Makefile
+++ b/lang/nickle/Makefile
@@ -16,7 +16,6 @@ OPTIONS_DEFINE= EXAMPLES
USES= ncurses
USE_GMAKE= yes
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
# Nickle now has bindings which are likely to pull in libraries that need
# libpthread. Link to it now explicitly, or it wouldn't work at runtime.