summaryrefslogtreecommitdiff
path: root/devel/g-wrap
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-19 16:37:57 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-19 16:37:57 +0000
commit71c8105783f10caa9c6581b220bb17debc74835c (patch)
treedf2587552f335f4cb7d22139e7902d057008901e /devel/g-wrap
parentAdd p5-Devel-ptkdb 1.1074, tk debugger for Perl. (diff)
Chase guile shared lib number.
Prompted by: Mike Harding <mvh@ix.netcom.com>
Notes
Notes: svn path=/head/; revision=61574
Diffstat (limited to 'devel/g-wrap')
-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 2361df0b9c60..564a34e710f4 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
RUN_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib
USE_LIBTOOL= yes