aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/g-wrap/Makefile2
-rw-r--r--finance/gnucash-devel/Makefile2
-rw-r--r--finance/gnucash/Makefile2
-rw-r--r--security/lsh/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index f68c5f6305f3..e3919077783a 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ \
MAINTAINER= gnome@FreeBSD.org
COMMENT= A tool for exporting C libraries into Scheme interpreters
-BUILD_DEPENDS= ${LOCALBASE}/share/guile/slib/slibcat:${PORTSDIR}/devel/slib-guile
+BUILD_DEPENDS= ${LOCALBASE}/share/guile/slib/slibcat:${PORTSDIR}/lang/slib-guile
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
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
index 32c53bc13de3..25fa4b2a6148 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/guile/slib/slibcat:${PORTSDIR}/devel/slib-guile \
+RUN_DEPENDS= ${LOCALBASE}/share/guile/slib/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 \
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 32c53bc13de3..25fa4b2a6148 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/guile/slib/slibcat:${PORTSDIR}/devel/slib-guile \
+RUN_DEPENDS= ${LOCALBASE}/share/guile/slib/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 \
diff --git a/security/lsh/Makefile b/security/lsh/Makefile
index 6414ca84c84c..2c50e2e52c16 100644
--- a/security/lsh/Makefile
+++ b/security/lsh/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0
BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 \
- ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/devel/slib-guile
+ ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/lang/slib-guile
LIB_DEPENDS+= oop:${PORTSDIR}/devel/liboop
GNU_CONFIGURE= yes