summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-05-27 21:33:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-05-27 21:33:20 +0000
commit4669714bf11fa244b10799f2a4fa35ab8ba259b6 (patch)
tree32d96b7d38af35bfeacaf953eb0cd29ef9b46217 /finance/gnucash
parentUpdate to 2.0.1. (diff)
- Fix depobj for gtkhtml38
Reported by: Peter Jeremy <peterjeremy@optushome.com.au>
Notes
Notes: svn path=/head/; revision=192129
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 45b3ac2807c7..a11915c82020 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -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 \