summaryrefslogtreecommitdiff
path: root/lang/klone
diff options
context:
space:
mode:
Diffstat (limited to 'lang/klone')
-rw-r--r--lang/klone/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/klone/Makefile b/lang/klone/Makefile
index cd07c5c83df6..c69ec582ad55 100644
--- a/lang/klone/Makefile
+++ b/lang/klone/Makefile
@@ -13,6 +13,8 @@ COMMENT= Small, Lisp-like interpreted language
WRKSRC= ${WRKDIR}/Klone
+MAKE_JOBS_UNSAFE= yes
+
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"