summaryrefslogtreecommitdiff
path: root/lang/STk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-03-17 15:12:23 +0000
committerjoerg <joerg@pkgsrc.org>2010-03-17 15:12:23 +0000
commit14dc68dd69d23f9c73dac0001dd214ef2f85a63e (patch)
treef9957266d922ce868ebb45fb9e5ea39a2bfcf3a7 /lang/STk
parent88bdac8566986234aad60024513b3429785dd681 (diff)
downloadpkgsrc-14dc68dd69d23f9c73dac0001dd214ef2f85a63e.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'lang/STk')
-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