summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjoerg <joerg>2010-03-17 15:12:23 +0000
committerjoerg <joerg>2010-03-17 15:12:23 +0000
commitc53c474162b3fd7995e67c8e7f00a52e3aca5705 (patch)
treef9957266d922ce868ebb45fb9e5ea39a2bfcf3a7 /lang
parent54d9bb10de00286fc8e0770c0e671b58bc016258 (diff)
downloadpkgsrc-c53c474162b3fd7995e67c8e7f00a52e3aca5705.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'lang')
-rw-r--r--lang/STk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/STk/Makefile b/lang/STk/Makefile
index 81e11fab64e..064dd6fd000 100644
--- a/lang/STk/Makefile
+++ b/lang/STk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/09/07 00:23:57 dholland Exp $
+# $NetBSD: Makefile,v 1.20 2010/03/17 15:12:23 joerg Exp $
DISTNAME= STk-4.0.1
PKGREVISION= 2
@@ -10,6 +10,7 @@ HOMEPAGE= http://kaolin.unice.fr/STk/
COMMENT= Scheme interpreter with full access to the Tk graphical package
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
OSVERSION_SPECIFIC= yes
GNU_CONFIGURE= yes