- Fix depobj for gtkhtml38

Reported by:	Peter Jeremy <peterjeremy@optushome.com.au>
This commit is contained in:
Pav Lucistnik 2007-05-27 21:33:20 +00:00
parent c95a928445
commit 4669714bf1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192129

View file

@ -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 \