summaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index fd332003b..028c68581 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -3,12 +3,12 @@
# Whom: David O'Brien (obrien@NUXI.com)
#
# $FreeBSD$
-# $MCom: ports/finance/gnucash/Makefile,v 1.18 2007/05/25 00:54:34 marcus Exp $
+# $MCom: ports/finance/gnucash/Makefile,v 1.19 2007/05/30 03:21:42 mezz Exp $
#
PORTNAME= gnucash
PORTVERSION= 2.0.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= finance gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.gnucash.org/pub/gnucash/sources/stable/
@@ -21,7 +21,7 @@ BUILD_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
ofx.3:${PORTSDIR}/finance/libofx \
gwrap-core-runtime.0:${PORTSDIR}/devel/g-wrap \
- libgtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38
+ gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38
RUN_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \
${LOCALBASE}/share/guile/1.6/slibcat:${PORTSDIR}/lang/slib-guile \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \