From f34bb49e25319a19b35e2ab2b400dc464507c720 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 17 Oct 2006 18:15:45 +0000 Subject: Correct the slib-guile dependency, and fix installation. Reported by: pointyhat via kris Approved by: portmgr (implicit) --- finance/gnucash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'finance/gnucash') diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 79329417272e..b92c0949b4e7 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \ popt.0:${PORTSDIR}/devel/popt \ ofx.3:${PORTSDIR}/finance/libofx \ gw-guile-standard.0:${PORTSDIR}/devel/g-wrap -RUN_DEPENDS= ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/lang/slib-guile \ +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 \ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ -- cgit v1.2.3