- Fix LIB_DEPENDS for g-wrap

Spotted by: Stephen J. Roznowski <sjr@comcast.net>
Approved by:	portmgr (marcus)
This commit is contained in:
Michael Johnson 2006-10-18 23:39:29 +00:00
parent 1292b1c56b
commit 937ae77cd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175395

View file

@ -21,7 +21,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
guppi.16:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt \
ofx.3:${PORTSDIR}/finance/libofx \
gw-guile-gw-glib.0:${PORTSDIR}/devel/g-wrap
gw-glib.0:${PORTSDIR}/devel/g-wrap
RUN_DEPENDS= ${LOCALBASE}/share/guile/1.6/slibcat:${PORTSDIR}/lang/slib-guile \
${SITE_PERL}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \