# $NetBSD: Makefile,v 1.29 2007/04/17 15:03:30 obache Exp $ # DISTNAME= chicken-2.6 PKGNAME= chicken-2.60 CATEGORIES= lang MASTER_SITES= http://www.call-with-current-continuation.org/ 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 # Avoid an ICE in gcc2 on sparc64 CONFIGURE_ENV+= F77=${FALSE:Q} OWN_DIRS+= ${PREFIX}/lib/chicken OWN_DIRS+= ${PREFIX}/lib/chicken/1 .include "../../mk/bsd.pkg.mk"