aboutsummaryrefslogtreecommitdiffstats
path: root/devel/g-wrap
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-05-02 11:29:26 +0800
committermarcus <marcus@FreeBSD.org>2003-05-02 11:29:26 +0800
commitf2957143a59075805ac0945e29236840562c899e (patch)
treedbff97e68227244263f74e0a9e69ed4d65993552 /devel/g-wrap
parentbbf81f184024ecfffb954b8ca295ab5ab167b742 (diff)
downloadfreebsd-ports-gnome-f2957143a59075805ac0945e29236840562c899e.tar.gz
freebsd-ports-gnome-f2957143a59075805ac0945e29236840562c899e.tar.zst
freebsd-ports-gnome-f2957143a59075805ac0945e29236840562c899e.zip
Chase guile's shared lib version.
Diffstat (limited to 'devel/g-wrap')
-rw-r--r--devel/g-wrap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index 38f82c1dfab7..47858174690a 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -8,7 +8,7 @@
PORTNAME= g-wrap
PORTVERSION= 1.3.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ \
http://people.freebsd.org/~sobomax/
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A tool for exporting C libraries into Scheme interpreters
BUILD_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib
-LIB_DEPENDS= guile.10:${PORTSDIR}/lang/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