From 9863277ea488410fd9aa6314bddb50e5fd84a0f9 Mon Sep 17 00:00:00 2001 From: mjl Date: Mon, 17 Dec 2001 22:29:04 +0000 Subject: Update to 1.6.5 o Euro conversion druid o Updated or new translations for Brazilian Portuguese, Danish, German, Nicaraguan Spanish, Norwegian, Portuguese, Slovak, Spanish, and Swedish o minor bug fixes --- finance/gnucash/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'finance/gnucash/Makefile') diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 556d6993889..f3ffed70f6e 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2001/10/03 09:02:44 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2001/12/17 22:29:04 mjl Exp $ -DISTNAME= gnucash-1.6.4 +DISTNAME= gnucash-1.6.5 CATEGORIES= finance MASTER_SITES= http://www.linas.org/pub/gnucash/gnucash/sources/stable/ \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ @@ -28,8 +28,9 @@ LTCONFIG_OVERRIDE+= ${WRKSRC}/ltconfig GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-guile-config=${LOCALBASE}/bin/guile-config -CONFIGURE_ARGS+= --without-motif --without-included-gettext +CONFIGURE_ARGS+= --without-included-gettext CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB} +CONFIGURE_ARGS+= --with-perl=${PERL5} CONFIGURE_ENV+= LOCALBASE="${LOCALBASE}" CPPFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3