diff options
Diffstat (limited to 'finance/gnucash-devel/Makefile')
-rw-r--r-- | finance/gnucash-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index 2931c24c5a87..32c53bc13de3 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/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 \ |