aboutsummaryrefslogtreecommitdiff
path: root/cad/libgeda
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-07-21 04:49:09 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-07-21 04:49:09 +0000
commitfd47512c4d4c56a44be1c04e959ff603cf484c84 (patch)
tree9750e5e8ac0d220c2ad011ce48800d00b80ac5b3 /cad/libgeda
parente9c1a8c826b30368b045802db85d5822dd5f2626 (diff)
downloadports-fd47512c4d4c56a44be1c04e959ff603cf484c84.tar.gz
ports-fd47512c4d4c56a44be1c04e959ff603cf484c84.zip
Notes
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 750a4d0b95a9..f1df98b3b388 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgeda
PORTVERSION= 20070216
-PORTREVISION= 3
+PORTREVISION= 4
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.18:${PORTSDIR}/lang/guile
+ guile.19:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
USE_GMAKE= yes