summaryrefslogtreecommitdiff
path: root/lang/ksi/Makefile
diff options
context:
space:
mode:
authorasau <asau>2009-04-20 22:43:01 +0000
committerasau <asau>2009-04-20 22:43:01 +0000
commitad1f70809aab6e499df41a2e3b7abe0d9a18900f (patch)
treee917cae9d5153d906f2787610b6856c35ca373b0 /lang/ksi/Makefile
parent0872e2d88b9b47f74e24261e12a8de7b97960ae4 (diff)
downloadpkgsrc-ad1f70809aab6e499df41a2e3b7abe0d9a18900f.tar.gz
Update Ksi Scheme Interpreter to version 3.4.3.
Chages since previous release include bug fixes and removal of Boehm GC from distribution. Mark as not MAKE_JOBS safe.
Diffstat (limited to 'lang/ksi/Makefile')
-rw-r--r--lang/ksi/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/ksi/Makefile b/lang/ksi/Makefile
index 2b9ea2a5e5b..15616a7e436 100644
--- a/lang/ksi/Makefile
+++ b/lang/ksi/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:07 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/04/20 22:43:01 asau Exp $
-DISTNAME= ksi-3.4.1
-PKGREVISION= 4
+DISTNAME= ksi-3.4.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ksi/}
@@ -11,6 +10,8 @@ COMMENT= Portable, embeddable Scheme implementation written in C
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
CPPFLAGS+= -Dunix
GNU_CONFIGURE= yes
USE_TOOLS+= makeinfo