aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-12-15 04:19:55 +0800
committerpav <pav@FreeBSD.org>2003-12-15 04:19:55 +0800
commitb903a16725c5b511201137af471a2ce8b4f6d429 (patch)
treee4703997927c004bd1c57c2072df306d851e53f3 /devel
parent7ef2896e23dff327504410373daf91555d61d3eb (diff)
downloadfreebsd-ports-gnome-b903a16725c5b511201137af471a2ce8b4f6d429.tar.gz
freebsd-ports-gnome-b903a16725c5b511201137af471a2ce8b4f6d429.tar.zst
freebsd-ports-gnome-b903a16725c5b511201137af471a2ce8b4f6d429.zip
- Chase new slib-guile infrastructure
Diffstat (limited to 'devel')
-rw-r--r--devel/g-wrap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index 77ef58d9e4ca..f68c5f6305f3 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/slib/require.scm:${PORTSDIR}/lang/slib
+BUILD_DEPENDS= ${LOCALBASE}/share/guile/slib/slibcat:${PORTSDIR}/devel/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