diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash-docs/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 3 | ||||
-rw-r--r-- | finance/p5-finance-quote/Makefile | 4 |
3 files changed, 4 insertions, 7 deletions
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 91e1aaf1ed2..2c298f846d2 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/06/01 18:02:48 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:19 jlam Exp $ DISTNAME= gnucash-docs-1.8.5 CATEGORIES= finance @@ -18,9 +18,7 @@ USE_DIRS+= gnome1-1.5 USE_TOOLS+= gmake USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES - GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB} .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 4d8d4d0123f..e3e983d145e 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2005/07/21 20:43:47 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2005/08/06 06:19:18 jlam Exp $ DISTNAME= gnucash-1.8.11 PKGREVISION= 3 @@ -23,7 +23,6 @@ USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-included-gettext -CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB} CONFIGURE_ARGS+= --with-perl=${PERL5:Q} CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv} diff --git a/finance/p5-finance-quote/Makefile b/finance/p5-finance-quote/Makefile index 7e3e65b789c..7650c76c336 100644 --- a/finance/p5-finance-quote/Makefile +++ b/finance/p5-finance-quote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:30 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:19 jlam Exp $ DISTNAME= Finance-Quote-1.08 PKGNAME= p5-finance-quote-1.08 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} |