Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/g-wrap/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 28 Aug 2003 00:01:07 -0000 1.20 +++ Makefile 4 Sep 2003 03:42:10 -0000 @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \ guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk -RUN_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib +RUN_DEPENDS= ${LOCALBASE}/share/guile/slib/slibcat:${PORTSDIR}/devel/guile-slib INFO= g-wrap Index: Makefile =================================================================== RCS file: /home/ncvs/ports/finance/gnucash/Makefile,v retrieving revision 1.66 diff -u -r1.66 Makefile --- Makefile 20 Aug 2003 14:30:55 -0000 1.66 +++ Makefile 4 Sep 2003 03:42:34 -0000 @@ -23,7 +23,7 @@ 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/guile-slib \ ${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 \ Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/lsh/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 13 Jun 2003 04:26:23 -0000 1.21 +++ Makefile 4 Sep 2003 03:42:51 -0000 @@ -16,7 +16,7 @@ COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0 BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 \ - ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib + ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/devel/guile-slib LIB_DEPENDS+= oop:${PORTSDIR}/devel/liboop GNU_CONFIGURE= yes