summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-02-14 20:49:18 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-02-14 20:49:18 +0000
commit39d8ab8b6c335c65ffd3d7295aceb77d0ee38dca (patch)
tree174db7120bdf6a87fb822f271d52d0ba936ce358 /finance/gnucash
parentUpdate to 1.10.0. (diff)
Chase the goffice 0.8.0 update.
Notes
Notes: svn path=/head/; revision=249856
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 3f281a3a474a..d12e9b1fa773 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnucash
PORTVERSION= 2.2.9
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= finance gnome
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} \
http://www.gnucash.org/pub/gnucash/sources/stable/
@@ -19,7 +19,7 @@ COMMENT= Quicken-like money and finance manager
BUILD_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile \
${LOCALBASE}/share/guile/1.8/slibcat:${PORTSDIR}/lang/slib-guile
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
- goffice-0.8.7:${PORTSDIR}/devel/goffice
+ goffice-0.8.8:${PORTSDIR}/devel/goffice
RUN_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile \
${LOCALBASE}/share/guile/1.8/slibcat:${PORTSDIR}/lang/slib-guile \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \