summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorwiz <wiz>2007-11-29 13:49:11 +0000
committerwiz <wiz>2007-11-29 13:49:11 +0000
commit7835e6602e865c9f51ff99d5849bf26e59cb43fa (patch)
treea0f8e0e76dc7003c02c176265b4eca75cb79cbdc /finance
parentd5fc0373c423131b96e19756bafadab89354012e (diff)
downloadpkgsrc-7835e6602e865c9f51ff99d5849bf26e59cb43fa.tar.gz
Add dependencies to make gnc-gq-* run. Noted by troxel. Bump PKGREVISION.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 3bc056a3b94..64ddfd2db8b 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.119 2007/09/21 13:03:41 wiz Exp $
+# $NetBSD: Makefile,v 1.120 2007/11/29 13:49:11 wiz Exp $
#
DISTNAME= gnucash-2.2.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
@@ -11,7 +11,8 @@ HOMEPAGE= http://www.gnucash.org/
COMMENT= Personal or business finance management program
DEPENDS+= guile-slib>=3.1.1:../../devel/guile-slib
-#DEPENDS+= guile-www-[0-9]*:../../devel/guile-www
+DEPENDS+= p5-Finance-Quote-[0-9]*:../../finance/p5-Finance-Quote
+DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip
USE_DIRS+= xdg-1.1
USE_LIBTOOL= yes