summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2008-09-24 22:34:45 +0000
committerahoka <ahoka@pkgsrc.org>2008-09-24 22:34:45 +0000
commit8a8bf5c140686a23e3ebee0bcbcc29026c3030aa (patch)
tree0fdc1d2bd6852284ffe30a982c1128d1c69d051f /lang
parent7d8b3884c301329917c3ce21bc5f8f075a27b982 (diff)
downloadpkgsrc-8a8bf5c140686a23e3ebee0bcbcc29026c3030aa.tar.gz
Not jobsafe.
Reported by ASau.
Diffstat (limited to 'lang')
-rw-r--r--lang/elk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/elk/Makefile b/lang/elk/Makefile
index 8610f31a0dd..c2118db53c2 100644
--- a/lang/elk/Makefile
+++ b/lang/elk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2008/04/12 22:43:02 jlam Exp $
+# $NetBSD: Makefile,v 1.38 2008/09/24 22:34:45 ahoka Exp $
DISTNAME= elk-3.99.7
CATEGORIES= lang
@@ -10,6 +10,7 @@ HOMEPAGE= http://sam.zoy.org/elk/
COMMENT= Embeddable Scheme interpreter
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
USE_LANGUAGES= c c++
USE_LIBTOOL= yes