summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-11-29 02:37:54 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-11-29 02:37:54 +0000
commitc9eab958417f20051cf10f3dabe682ee5f166eb0 (patch)
tree1046f9b2927303b7347c6f4a068e1452cfabf66e
parentUpgrade to guile-1.3.4 (diff)
Guile shared lib version changed
Notes
Notes: svn path=/head/; revision=23481
Diffstat (limited to '')
-rw-r--r--cad/geda/Makefile2
-rw-r--r--devel/gide/Makefile2
-rw-r--r--devel/libgtop/Makefile2
-rw-r--r--devel/libgtop2/Makefile2
-rw-r--r--lang/guileobjc/Makefile2
-rw-r--r--math/siag/Makefile2
-rw-r--r--x11-wm/scwm/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index a0be95012dd6..7ed8248cda5c 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.cc.gatech.edu/ac121/linux/X11/gtkbuffet/apps/geda/ \
MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- guile.4:${PORTSDIR}/lang/guile
+ guile.6:${PORTSDIR}/lang/guile
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/devel/gide/Makefile b/devel/gide/Makefile
index 5acf21606aa0..fc004d202a55 100644
--- a/devel/gide/Makefile
+++ b/devel/gide/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://gide.gdev.net/ \
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs \
- guile.4:${PORTSDIR}/lang/guile
+ guile.6:${PORTSDIR}/lang/guile
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index 4ac81aba8756..b6e76d7ac6f7 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/libgtop
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
- guile.4:${PORTSDIR}/lang/guile
+ guile.6:${PORTSDIR}/lang/guile
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile
index 4ac81aba8756..b6e76d7ac6f7 100644
--- a/devel/libgtop2/Makefile
+++ b/devel/libgtop2/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/libgtop
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
- guile.4:${PORTSDIR}/lang/guile
+ guile.6:${PORTSDIR}/lang/guile
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
diff --git a/lang/guileobjc/Makefile b/lang/guileobjc/Makefile
index 479cacb0451a..bd19b47bcd59 100644
--- a/lang/guileobjc/Makefile
+++ b/lang/guileobjc/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-
MAINTAINER= nacai@iname.com
BUILD_DEPENDS= ${LOCALBASE}/lib/libobjects.a:${PORTSDIR}/lang/libobjects
-LIB_DEPENDS= guile.4:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.6:${PORTSDIR}/lang/guile
BROKEN= Doesn\'t work with the latest guile.
diff --git a/math/siag/Makefile b/math/siag/Makefile
index 4bb0ec1b935e..b982912b8175 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -25,7 +25,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
.if defined(GUILE)
-LIB_DEPENDS+= guile.4:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.6:${PORTSDIR}/lang/guile
.endif
.if !defined(NOGDBM)
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile
index 8531364e851d..7317642633de 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.4:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.6:${PORTSDIR}/lang/guile \
Imlib.5:${PORTSDIR}/graphics/imlib \
esd.2:${PORTSDIR}/audio/esound \
Xpm.4:${PORTSDIR}/graphics/xpm