summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-08-31 22:16:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-08-31 22:16:57 +0000
commit90be92541fdebb0dce6f2342cff7e98f0d4a9c8a (patch)
tree9c35bd5ddbe3dcadb7efd5f416ac44d84d327b10 /finance/gnucash
parent- Update to 0.8.0 (diff)
- Chase libofx update
Notes
Notes: svn path=/head/; revision=141643
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 7b759bdab295..c3dbbdfd39c8 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnucash
PORTVERSION= 1.8.11
+PORTREVISION= 1
CATEGORIES= finance gnome
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
@@ -20,7 +21,7 @@ COMMENT= Quicken-like money and finance manager
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
guppi.16:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt \
- ofx.1:${PORTSDIR}/finance/libofx \
+ ofx.2:${PORTSDIR}/finance/libofx \
gw-standard.0:${PORTSDIR}/devel/g-wrap
RUN_DEPENDS= ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/lang/slib-guile \
${SITE_PERL}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \