aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-02 03:29:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-02 03:29:26 +0000
commit6e2c11dcf5f66a0dbf2b9a5a6a201a20dccca65a (patch)
treec31d0022b011f120521cb2b532c8ec7a9954196c /devel
parent2c1a52bb7dfebb75d711f7beb6e8ef74200ef6f7 (diff)
downloadports-6e2c11dcf5f66a0dbf2b9a5a6a201a20dccca65a.tar.gz
ports-6e2c11dcf5f66a0dbf2b9a5a6a201a20dccca65a.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/autogen/Makefile2
-rw-r--r--devel/g-wrap/Makefile4
-rw-r--r--devel/gconf/Makefile4
-rw-r--r--devel/libgtop/Makefile4
4 files changed, 7 insertions, 7 deletions
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index 3c8a454da1a7..de3cbceabb63 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= The Automated Program Generator
-LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
GUILE_CONFIG?= ${LOCALBASE}/bin/guile-config
XML2_CONFIG?= ${LOCALBASE}/bin/xml2-config
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index 38f82c1dfab7..47858174690a 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -8,7 +8,7 @@
PORTNAME= g-wrap
PORTVERSION= 1.3.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ \
http://people.freebsd.org/~sobomax/
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A tool for exporting C libraries into Scheme interpreters
BUILD_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib
-LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk
RUN_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib
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
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index e3505ff6544f..9ef65f167344 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgtop
PORTVERSION= 1.0.13
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME top library
-LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_PERL5= yes
USE_GMAKE= yes