summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-14 20:19:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-14 20:19:55 +0000
commit6a3fd10c33a8b6063643accdabe4b2ab0bdbc02d (patch)
treee99b1c6143fd92aa073abd9a641b62dca45008c1 /finance/gnucash
parent- Update to 3a1 (diff)
- Chase new slib-guile infrastructure
Notes
Notes: svn path=/head/; revision=95813
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 2931c24c5a87..32c53bc13de3 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
ofx.0:${PORTSDIR}/finance/libofx \
db4.0:${PORTSDIR}/databases/db4 \
gw-standard.0:${PORTSDIR}/devel/g-wrap
-RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \
+RUN_DEPENDS= ${LOCALBASE}/share/guile/slib/slibcat:${PORTSDIR}/devel/slib-guile \
${SITE_PERL}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \