summaryrefslogtreecommitdiff
path: root/lang/gauche/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gauche/Makefile')
-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"