summaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
authorjoerg <joerg>2009-10-06 18:30:42 +0000
committerjoerg <joerg>2009-10-06 18:30:42 +0000
commit500eeb7a1cc3ec1dfbdcb738da768005024b9baa (patch)
treee9915ff82b382c93ffb6022a4438cbb3fa05147b /lang/gauche
parentf1aed00ae353dea0f33a567b7ddf008f63f644a0 (diff)
downloadpkgsrc-500eeb7a1cc3ec1dfbdcb738da768005024b9baa.tar.gz
Unmark destdir ready, it tries to run a program during install.
Fix PLIST. Bump revision.
Diffstat (limited to 'lang/gauche')
-rw-r--r--lang/gauche/Makefile9
-rw-r--r--lang/gauche/PLIST5
2 files changed, 8 insertions, 6 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile
index 50a4d7dec18..39fc4777828 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.50 2008/06/21 17:17:51 joerg Exp $
+# $NetBSD: Makefile,v 1.51 2009/10/06 18:30:42 joerg Exp $
#
DISTNAME= Gauche-0.8.13
CATEGORIES= lang
-PKGREVISION= 1
+PKGREVISION= 2
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gauche/}
EXTRACT_SUFX= .tgz
@@ -13,7 +13,8 @@ COMMENT= R5RS Scheme implementation aimed to be a handy tool for daily works
DEPENDS+= slib-[0-9]*:../../devel/slib
-PKG_DESTDIR_SUPPORT= user-destdir
+# XXX Wants to execute bin/gosh during installation
+#PKG_DESTDIR_SUPPORT= user-destdir
NOT_FOR_BULK_PLATFORM= HPUX-*-*
.include "options.mk"
@@ -40,7 +41,7 @@ ALL_ENV+= \
USE_LIBTOOL= yes
USE_TOOLS+= gzip makeinfo
TEST_TARGET= check
-INFO_FILES= yes # PLIST
+INFO_FILES= # PLIST
.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
diff --git a/lang/gauche/PLIST b/lang/gauche/PLIST
index 58fb26daa11..94a773cb236 100644
--- a/lang/gauche/PLIST
+++ b/lang/gauche/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2009/06/14 20:34:13 joerg Exp $
+@comment $NetBSD: PLIST,v 1.21 2009/10/06 18:30:42 joerg Exp $
bin/gauche-cesconv
bin/gauche-config
bin/gauche-install
@@ -193,6 +193,7 @@ share/gauche/${PKGVERSION}/lib/rfc/mime.scm
share/gauche/${PKGVERSION}/lib/rfc/quoted-printable.scm
share/gauche/${PKGVERSION}/lib/rfc/sha1.scm
share/gauche/${PKGVERSION}/lib/rfc/uri.scm
+share/gauche/${PKGVERSION}/lib/slibcat
share/gauche/${PKGVERSION}/lib/slib.scm
share/gauche/${PKGVERSION}/lib/srfi-0.scm
share/gauche/${PKGVERSION}/lib/srfi-1.scm
@@ -259,4 +260,4 @@ share/gauche/${PKGVERSION}/template.extensionlib.stub
share/gauche/${PKGVERSION}/template.module.scm
share/gauche/${PKGVERSION}/template.test.scm
@pkgdir lib/gauche/site/${PKGVERSION}/${MACHINE_GNU_PLATFORM}
-@pkgdir share/gauche/site/lib 2>/dev/null || ${TRUE}
+@pkgdir share/gauche/site/lib