summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-07-11 22:02:22 +0000
committerAde Lovett <ade@FreeBSD.org>2000-07-11 22:02:22 +0000
commitcbe360036c13bb91a38310ff226a8eb0b2a1b104 (patch)
treec4e9259e62b5ba67ea0110493b4e0e2540210bd9 /x11-toolkits
parentUpdate to 0.14 (diff)
Update for new devel/libglade shlib version
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/guile-gnome/Makefile2
-rw-r--r--x11-toolkits/rep-gtk/Makefile2
-rw-r--r--x11-toolkits/rep-gtk2/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile
index eb80ac8ddb0e..e35e85b6c686 100644
--- a/x11-toolkits/guile-gnome/Makefile
+++ b/x11-toolkits/guile-gnome/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
guile.6:${PORTSDIR}/lang/guile \
guiledlopenhelper.0:${PORTSDIR}/x11-toolkits/guile-gtk \
- glade.3:${PORTSDIR}/devel/libglade
+ glade.4:${PORTSDIR}/devel/libglade
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
diff --git a/x11-toolkits/rep-gtk/Makefile b/x11-toolkits/rep-gtk/Makefile
index 1ad418ba7bb1..dabc82efca30 100644
--- a/x11-toolkits/rep-gtk/Makefile
+++ b/x11-toolkits/rep-gtk/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
rep.9:${PORTSDIR}/lang/librep
.if !defined(WITHOUT_GNOME)
-LIB_DEPENDS+= glade.3:${PORTSDIR}/devel/libglade \
+LIB_DEPENDS+= glade.4:${PORTSDIR}/devel/libglade \
gnome.4:${PORTSDIR}/x11/gnomelibs \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
.endif
diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile
index 1ad418ba7bb1..dabc82efca30 100644
--- a/x11-toolkits/rep-gtk2/Makefile
+++ b/x11-toolkits/rep-gtk2/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
rep.9:${PORTSDIR}/lang/librep
.if !defined(WITHOUT_GNOME)
-LIB_DEPENDS+= glade.3:${PORTSDIR}/devel/libglade \
+LIB_DEPENDS+= glade.4:${PORTSDIR}/devel/libglade \
gnome.4:${PORTSDIR}/x11/gnomelibs \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
.endif