summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--audio/snd/Makefile2
-rw-r--r--cad/geda-gschem/Makefile2
-rw-r--r--cad/geda-netlist/Makefile2
-rw-r--r--cad/geda/Makefile2
-rw-r--r--cad/gnetlist/Makefile2
-rw-r--r--cad/gschem/Makefile2
-rw-r--r--deskutils/gnucash/Makefile2
-rw-r--r--devel/autogen/Makefile2
-rw-r--r--devel/g-wrap/Makefile2
-rw-r--r--devel/libgtop/Makefile2
-rw-r--r--finance/gnucash-devel/Makefile2
-rw-r--r--finance/gnucash/Makefile2
-rw-r--r--games/gnome-games/Makefile2
-rw-r--r--games/gnomegames/Makefile2
-rw-r--r--games/gnomegames2/Makefile2
-rw-r--r--games/gnurobots/Makefile2
-rw-r--r--lang/gnustep-guile/Makefile2
-rw-r--r--mail/icqmail/Makefile2
-rw-r--r--math/guppi/Makefile2
-rw-r--r--math/siag/Makefile2
-rw-r--r--print/lilypond/Makefile2
-rw-r--r--x11-toolkits/guile-gtk/Makefile2
-rw-r--r--x11-wm/scwm/Makefile2
23 files changed, 23 insertions, 23 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index dc0b13603f97..8437bf1c8cbb 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -31,7 +31,7 @@ WITHOUT_GTKEXTRA= yes
LIB_DEPENDS+= gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra
.endif
.if !defined(WITHOUT_GUILE)
-LIB_DEPENDS+= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.10:${PORTSDIR}/lang/guile
.if !defined(WITHOUT_X11)
LIB_DEPENDS+= guilegtk-1.2:${PORTSDIR}/x11-toolkits/guile-gtk
.endif
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile
index 49dfbea89c46..a6fd4a4ad786 100644
--- a/cad/geda-gschem/Makefile
+++ b/cad/geda-gschem/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= bruno@tinkerbox.org
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
LIB_DEPENDS= geda.15:${PORTSDIR}/cad/libgeda \
- guile.9:${PORTSDIR}/lang/guile
+ guile.10:${PORTSDIR}/lang/guile
USE_LIBTOOL= yes
USE_AUTOCONF= yes
diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile
index 15a6e02d5dec..546170b89f39 100644
--- a/cad/geda-netlist/Makefile
+++ b/cad/geda-netlist/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/20020209/ \
MAINTAINER= bruno@tinkerbox.org
LIB_DEPENDS= geda.15:${PORTSDIR}/cad/libgeda \
- guile.9:${PORTSDIR}/lang/guile
+ guile.10:${PORTSDIR}/lang/guile
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
USE_LIBTOOL= yes
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 4ebd272d0092..c8a15be290a4 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= bruno@tinkerbox.org
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols \
gschem:${PORTSDIR}/cad/gschem \
gnetlist:${PORTSDIR}/cad/gnetlist
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
geda.15:${PORTSDIR}/cad/libgeda
NO_BUILD= yes
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index 15a6e02d5dec..546170b89f39 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/20020209/ \
MAINTAINER= bruno@tinkerbox.org
LIB_DEPENDS= geda.15:${PORTSDIR}/cad/libgeda \
- guile.9:${PORTSDIR}/lang/guile
+ guile.10:${PORTSDIR}/lang/guile
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
USE_LIBTOOL= yes
diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile
index 49dfbea89c46..a6fd4a4ad786 100644
--- a/cad/gschem/Makefile
+++ b/cad/gschem/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= bruno@tinkerbox.org
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
LIB_DEPENDS= geda.15:${PORTSDIR}/cad/libgeda \
- guile.9:${PORTSDIR}/lang/guile
+ guile.10:${PORTSDIR}/lang/guile
USE_LIBTOOL= yes
USE_AUTOCONF= yes
diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile
index b8836f8fdca9..daf0c82c6c82 100644
--- a/deskutils/gnucash/Makefile
+++ b/deskutils/gnucash/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \
eperl:${PORTSDIR}/lang/eperl
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
guppi.16:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt \
g-wrap-runtime-guile.2:${PORTSDIR}/devel/g-wrap
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index 209077265f66..74033ae0c4aa 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index 2361df0b9c60..564a34e710f4 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
RUN_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib
USE_LIBTOOL= yes
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index f454bebf33d9..4d2c32798b85 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/libgtop
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
USE_PERL5= yes
USE_GMAKE= yes
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
index b8836f8fdca9..daf0c82c6c82 100644
--- a/finance/gnucash-devel/Makefile
+++ b/finance/gnucash-devel/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \
eperl:${PORTSDIR}/lang/eperl
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
guppi.16:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt \
g-wrap-runtime-guile.2:${PORTSDIR}/devel/g-wrap
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index b8836f8fdca9..daf0c82c6c82 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \
eperl:${PORTSDIR}/lang/eperl
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
guppi.16:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt \
g-wrap-runtime-guile.2:${PORTSDIR}/devel/g-wrap
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 270d9758ae18..10ed297c1e20 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
- guile.9:${PORTSDIR}/lang/guile
+ guile.10:${PORTSDIR}/lang/guile
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile
index 4e30fa648f7b..94fe101ab2c9 100644
--- a/games/gnomegames/Makefile
+++ b/games/gnomegames/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile
index 270d9758ae18..10ed297c1e20 100644
--- a/games/gnomegames2/Makefile
+++ b/games/gnomegames2/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
- guile.9:${PORTSDIR}/lang/guile
+ guile.10:${PORTSDIR}/lang/guile
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile
index 794a8167c2f3..3b6a89c600f5 100644
--- a/games/gnurobots/Makefile
+++ b/games/gnurobots/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gnurobots
MAINTAINER= avh4@usa.net
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
USE_XPM= yes
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile
index d601cbee2c3a..53c4eed62144 100644
--- a/lang/gnustep-guile/Makefile
+++ b/lang/gnustep-guile/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= dinoex@FreeBSD.org
BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
.include <bsd.port.pre.mk>
diff --git a/mail/icqmail/Makefile b/mail/icqmail/Makefile
index cab80ffb837b..ad0b06e20579 100644
--- a/mail/icqmail/Makefile
+++ b/mail/icqmail/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= never@nevermind.kiev.ua
LIB_DEPENDS= icq0.1:${PORTSDIR}/net/icqlib0 \
- guile.9:${PORTSDIR}/lang/guile
+ guile.10:${PORTSDIR}/lang/guile
USE_NEWGCC= yes
USE_AUTOCONF= yes
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index fe7ed25159c2..82488c817e93 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -15,7 +15,7 @@ DISTNAME= Guppi-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/math/siag/Makefile b/math/siag/Makefile
index f8840734ba09..c0381ecbad23 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -40,7 +40,7 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} \
MAKE_ARGS= "-j 2"
.if defined(WITH_GUILE) || defined(GUILE)
-LIB_DEPENDS+= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.10:${PORTSDIR}/lang/guile
.endif
USE_X_PREFIX= yes
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index f7a08f68cc96..2c41884d9a19 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/v1.3/ \
MAINTAINER= trevor@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
BROKEN= "needs bison 1.28 or earlier"
diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile
index 5b20bd3a8863..37d0c0503f88 100644
--- a/x11-toolkits/guile-gtk/Makefile
+++ b/x11-toolkits/guile-gtk/Makefile
@@ -15,7 +15,7 @@ DISTNAME= gnome-guile-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
WRKSRC= ${WRKDIR}/${DISTNAME}/guile-gtk
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile
index 96592c02deb3..137c46efff9e 100644
--- a/x11-wm/scwm/Makefile
+++ b/x11-wm/scwm/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/
MAINTAINER= nakai@FreeBSD.org
-LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons
USE_X_PREFIX= yes