diff options
author | wiz <wiz> | 2008-03-10 11:33:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-03-10 11:33:11 +0000 |
commit | 7d2cccf5a54ce2d60e57704eb7bc7c3012f5c1cf (patch) | |
tree | 99148a2fa87e311bc5e85ef54ed091445d88227f /finance | |
parent | fde93cd2e6f72f5bbb8943b042392f8ce5ae6b06 (diff) | |
download | pkgsrc-7d2cccf5a54ce2d60e57704eb7bc7c3012f5c1cf.tar.gz |
Add guile-www dependency and bump PKGREVISION.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash/PLIST | 7 |
2 files changed, 4 insertions, 7 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 9c262b98cf7..56e49d27de3 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.125 2008/03/07 22:52:12 wiz Exp $ +# $NetBSD: Makefile,v 1.126 2008/03/10 11:33:11 wiz Exp $ # DISTNAME= gnucash-2.2.4 +PKGREVISION= 1 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} @@ -12,6 +13,7 @@ COMMENT= Personal or business finance management program PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= guile-slib>=3.2.1:../../devel/guile-slib +DEPENDS+= guile-www>=2.21:../../devel/guile-www DEPENDS+= p5-Finance-Quote-[0-9]*:../../finance/p5-Finance-Quote DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip diff --git a/finance/gnucash/PLIST b/finance/gnucash/PLIST index 79ee8a8fbdc..1f1fa04d765 100644 --- a/finance/gnucash/PLIST +++ b/finance/gnucash/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.29 2008/03/07 22:52:12 wiz Exp $ +@comment $NetBSD: PLIST,v 1.30 2008/03/10 11:33:11 wiz Exp $ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper @@ -685,10 +685,6 @@ share/gnucash/guile-modules/gnucash/report/view-column.scm share/gnucash/guile-modules/gnucash/report/welcome-to-gnucash.scm share/gnucash/guile-modules/gnucash/tax/de_DE.scm share/gnucash/guile-modules/gnucash/tax/us.scm -share/gnucash/guile-modules/www/cgi.scm -share/gnucash/guile-modules/www/http.scm -share/gnucash/guile-modules/www/main.scm -share/gnucash/guile-modules/www/url.scm share/gnucash/pixmaps/gnc-account-16.png share/gnucash/pixmaps/gnc-account-delete-16.png share/gnucash/pixmaps/gnc-account-delete.png @@ -852,7 +848,6 @@ share/xml/gnucash/xsl/vcard-gnccustomer.pl @dirrm share/gnucash/scm/gnumeric @dirrm share/gnucash/scm @dirrm share/gnucash/pixmaps -@dirrm share/gnucash/guile-modules/www @exec ${MKDIR} %D/share/gnucash/guile-modules/srfi @dirrm share/gnucash/guile-modules/srfi @dirrm share/gnucash/guile-modules/gnucash/tax |