aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-07-12 06:02:22 +0800
committerade <ade@FreeBSD.org>2000-07-12 06:02:22 +0800
commitb750157dcdd1bf7d69ef59820564694cd1981d34 (patch)
tree2eb037b6b37f8d57151f125e074fc489e86cc7cb /x11-toolkits
parentdf2e84ee32701fd40896a35746800b89f9684a04 (diff)
downloadfreebsd-ports-gnome-b750157dcdd1bf7d69ef59820564694cd1981d34.tar.gz
freebsd-ports-gnome-b750157dcdd1bf7d69ef59820564694cd1981d34.tar.zst
freebsd-ports-gnome-b750157dcdd1bf7d69ef59820564694cd1981d34.zip
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