summaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-05-26 22:37:30 +0000
committertnn <tnn@pkgsrc.org>2008-05-26 22:37:30 +0000
commit1dd4358c42ea566739ba13f35ce3138312328d87 (patch)
treed1f2282967ba9b6709dc9f33d8518234986db7b5 /lang/gauche
parent48bf7ce89aa0a1af1fb2bb3037135f1285b9db1b (diff)
downloadpkgsrc-1dd4358c42ea566739ba13f35ce3138312328d87.tar.gz
Mark some packages as not for bulk building on HPUX.
Diffstat (limited to 'lang/gauche')
-rw-r--r--lang/gauche/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile
index 7bdeda02a46..4bfa66b5dda 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2008/05/26 22:15:50 tnn Exp $
+# $NetBSD: Makefile,v 1.49 2008/05/26 22:37:30 tnn Exp $
#
DISTNAME= Gauche-0.8.13
@@ -13,6 +13,7 @@ COMMENT= R5RS Scheme implementation aimed to be a handy tool for daily works
DEPENDS+= slib-[0-9]*:../../devel/slib
PKG_DESTDIR_SUPPORT= user-destdir
+NOT_FOR_BULK_PLATFORM= HPUX-*-*
.include "options.mk"