From dd6951f125ec0dcd46ba50f18525aff648b2b706 Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 22 Jan 2009 16:04:11 +0000 Subject: - Chase lang/guile shlib bump --- cad/libgeda/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/libgeda') diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index f1df98b3b388..6b62ca672041 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgeda PORTVERSION= 20070216 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ http://geda.seul.org/devel/${PORTVERSION}/ @@ -16,7 +16,7 @@ MAINTAINER= stas@FreeBSD.org COMMENT= The gEDA's tools base utility library LIB_DEPENDS= gdgeda.6:${PORTSDIR}/graphics/libgdgeda \ - guile.19:${PORTSDIR}/lang/guile + guile.20:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit