From 6e2c11dcf5f66a0dbf2b9a5a6a201a20dccca65a Mon Sep 17 00:00:00 2001
From: Joe Marcus Clarke <marcus@FreeBSD.org>
Date: Fri, 2 May 2003 03:29:26 +0000
Subject: Chase guile's shared lib version.

---
 devel/gconf/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'devel/gconf')

diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile
index 42ea70820c3d..9d6bde6ac647 100644
--- a/devel/gconf/Makefile
+++ b/devel/gconf/Makefile
@@ -7,7 +7,7 @@
 
 PORTNAME=	gconf
 PORTVERSION=	1.0.9
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/GConf/1.0
@@ -17,7 +17,7 @@ DIST_SUBDIR=	gnome
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	A configuration database system for GNOME
 
-LIB_DEPENDS=	guile.10:${PORTSDIR}/lang/guile \
+LIB_DEPENDS=	guile.15:${PORTSDIR}/lang/guile \
 		db3.3:${PORTSDIR}/databases/db3
 
 USE_BZIP2=	yes
-- 
cgit v1.2.3