summaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
authortnn <tnn>2008-05-26 22:37:30 +0000
committertnn <tnn>2008-05-26 22:37:30 +0000
commit3c2a128f7479379ed94deb2b8f663d2f70d87155 (patch)
treed1f2282967ba9b6709dc9f33d8518234986db7b5 /lang/gauche
parente9ed5f943a7d143d2b8864533976d3dcf1e3d3e4 (diff)
downloadpkgsrc-3c2a128f7479379ed94deb2b8f663d2f70d87155.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"