aboutsummaryrefslogtreecommitdiffstats
path: root/cad/libgeda
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-01-23 00:04:11 +0800
committermiwi <miwi@FreeBSD.org>2009-01-23 00:04:11 +0800
commitdd6951f125ec0dcd46ba50f18525aff648b2b706 (patch)
tree36e27cf7f49369d4bd8c5e8f58e20ad03b4da0f4 /cad/libgeda
parent0c93ceb4ce38aecc86b18c49eb0a22e573bb656e (diff)
downloadfreebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.gz
freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.zst
freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.zip
- Chase lang/guile shlib bump
Diffstat (limited to 'cad/libgeda')
-rw-r--r--cad/libgeda/Makefile4
1 files changed, 2 insertions, 2 deletions
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