From 8997a308894b3e295d0f615d4e5b730c2a3f5dcc Mon Sep 17 00:00:00 2001 From: uebayasi Date: Thu, 5 Jun 2003 05:01:54 +0000 Subject: Bump revisions following the guile14's threaded fix. --- devel/g-wrap/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel/g-wrap') diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index 0d6442f3a70..8da264d1816 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2003/05/02 11:54:24 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2003/06/05 05:01:55 uebayasi Exp $ DISTNAME= g-wrap-1.3.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ftp://ftp.gnucash.org/pub/g-wrap/source/ @@ -21,6 +21,7 @@ CONFIGURE_ARGS+= --with-modules-dir=${GUILE14_PREFIX}/share/guile CONFIGURE_ENV+= GUILE=${GUILE14} CONFIGURE_ENV+= BUILD_GUILE=${GUILE14_CONFIG} CONFIGURE_ENV+= ac_cv_path_RSCHEME="nope" +CONFIGURE_ENV+= ac_cv_path_GUILE="${LOCALBASE}/guile/1.4/bin/guile" LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -- cgit v1.2.3