summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-07 22:10:06 +0000
committerjlam <jlam>2006-07-07 22:10:06 +0000
commit1a6e5b45b085c59ca2cb10793cafa735a14e8bba (patch)
tree53e05abdb6ed22c27c9c0fa337b5219655485b44 /finance/gnucash
parentda2c9fcf536a0292f05edd6596a897d713d73a57 (diff)
downloadpkgsrc-1a6e5b45b085c59ca2cb10793cafa735a14e8bba.tar.gz
Add an explicit run-time dependency on perl because these packages
install perl scripts. Bump the PKGREVISION for the dependency change.
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index cbf7265a921..f97b37bf447 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.99 2006/07/05 05:37:41 jlam Exp $
+# $NetBSD: Makefile,v 1.100 2006/07/07 22:10:07 jlam Exp $
DISTNAME= gnucash-1.8.12
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= finance
MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
${MASTER_SITE_SOURCEFORGE:=gnucash/}
@@ -15,7 +15,7 @@ DEPENDS+= p5-Date-Manip>=5.42a:../../devel/p5-Date-Manip
DEPENDS+= p5-Finance-Quote>=1.06:../../finance/p5-Finance-Quote
USE_DIRS+= gnome1-1.5
-USE_TOOLS+= bison gmake intltool pkg-config
+USE_TOOLS+= bison gmake intltool perl:run pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES