From 71d427f62d9f492af7132b6c507bc04962b3687b Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 15 Feb 2007 14:30:09 +0000 Subject: Two programs need Perl. PKGREVISION++ --- finance/gnucash/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'finance') diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index e59d2a6709e..589ae373ed1 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.108 2007/02/10 09:40:52 ghen Exp $ +# $NetBSD: Makefile,v 1.109 2007/02/15 14:30:09 rillig Exp $ # DISTNAME= gnucash-2.0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} @@ -16,10 +16,13 @@ DEPENDS+= guile-www-[0-9]*:../../devel/guile-www USE_DIRS+= xdg-1.1 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake intltool makeinfo msgfmt pkg-config +USE_TOOLS+= gmake intltool makeinfo msgfmt perl:run pkg-config GNU_CONFIGURE= yes INFO_FILES= YES +REPLACE_PERL+= src/quotes/gnc-fq-dump +REPLACE_PERL+= src/optional/xsl/vcard-gnccustomer.pl + PKGCONFIG_OVERRIDE+= lib/goffice-0.0.4/libgoffice-1.pc.in PKGCONFIG_OVERRIDE+= lib/libgsf-1.12.3/libgsf-1.pc.in PKGCONFIG_OVERRIDE+= lib/libgsf-1.12.3/libgsf-gnome-1.pc.in -- cgit v1.2.3