aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-05-28 05:33:20 +0800
committerpav <pav@FreeBSD.org>2007-05-28 05:33:20 +0800
commit58987c5bb90bd1f89f94b8c22e63e02bbb73551b (patch)
tree5a4cfe1ac91034c9f970d532167c40d9471f862c /finance
parent6ad8b71fb46d00fae980b3c2900103b309c656fa (diff)
downloadfreebsd-ports-gnome-58987c5bb90bd1f89f94b8c22e63e02bbb73551b.tar.gz
freebsd-ports-gnome-58987c5bb90bd1f89f94b8c22e63e02bbb73551b.tar.zst
freebsd-ports-gnome-58987c5bb90bd1f89f94b8c22e63e02bbb73551b.zip
- Fix depobj for gtkhtml38
Reported by: Peter Jeremy <peterjeremy@optushome.com.au>
Diffstat (limited to 'finance')
-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 \