summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-07 22:10:06 +0000
committerjlam <jlam>2006-07-07 22:10:06 +0000
commit917eb5c8e433761cbe1d4c79d011db92291ff9b8 (patch)
tree53e05abdb6ed22c27c9c0fa337b5219655485b44 /finance
parent8aa99bcfb248ef087acb15568ab9e49ea4184019 (diff)
downloadpkgsrc-917eb5c8e433761cbe1d4c79d011db92291ff9b8.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')
-rw-r--r--finance/gkrellm-stock/Makefile6
-rw-r--r--finance/gnucash/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/finance/gkrellm-stock/Makefile b/finance/gkrellm-stock/Makefile
index 4e4c23c7b30..91eb63dc1f2 100644
--- a/finance/gkrellm-stock/Makefile
+++ b/finance/gkrellm-stock/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2006/04/17 13:46:23 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2006/07/07 22:10:07 jlam Exp $
#
DISTNAME= gkrellstock-0.5.1
PKGNAME= gkrellm-stock-0.5.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellstock/}
@@ -13,7 +13,7 @@ COMMENT= GKrellM2 stock ticker plugin
DEPENDS+= p5-Finance-Quote>=1.08:../../finance/p5-Finance-Quote
-USE_TOOLS+= pkg-config
+USE_TOOLS+= perl:run pkg-config
WRKSRC= ${WRKDIR}/gkrellStock-0.5.1
BUILD_TARGET= gkrellstock.so
REPLACE_PERL= ${WRKSRC}/GetQuote2
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