summaryrefslogtreecommitdiff
path: root/lang/chicken
diff options
context:
space:
mode:
Diffstat (limited to 'lang/chicken')
-rw-r--r--lang/chicken/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile
index 2935684f51b..3419cf6cc72 100644
--- a/lang/chicken/Makefile
+++ b/lang/chicken/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/10/10 15:04:38 obache Exp $
+# $NetBSD: Makefile,v 1.27 2006/11/03 19:24:26 joerg Exp $
#
DISTNAME= chicken-2.41
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.call-with-current-continuation.org/chicken.html
COMMENT= Scheme to C compiler, handling R5RS
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes