diff options
author | ade <ade@FreeBSD.org> | 2000-07-12 06:02:22 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-07-12 06:02:22 +0800 |
commit | b750157dcdd1bf7d69ef59820564694cd1981d34 (patch) | |
tree | 2eb037b6b37f8d57151f125e074fc489e86cc7cb /x11 | |
parent | df2e84ee32701fd40896a35746800b89f9684a04 (diff) | |
download | freebsd-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')
-rw-r--r-- | x11/gnome/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 39aa98afd492..075f2f7b2dda 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gtop.1:${PORTSDIR}/devel/libgtop \ xml.5:${PORTSDIR}/textproc/libxml \ ghttp.1:${PORTSDIR}/www/libghttp \ - glade.3:${PORTSDIR}/devel/libglade \ + glade.4:${PORTSDIR}/devel/libglade \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ panel_applet.4:${PORTSDIR}/x11/gnomecore \ diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 39aa98afd492..075f2f7b2dda 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gtop.1:${PORTSDIR}/devel/libgtop \ xml.5:${PORTSDIR}/textproc/libxml \ ghttp.1:${PORTSDIR}/www/libghttp \ - glade.3:${PORTSDIR}/devel/libglade \ + glade.4:${PORTSDIR}/devel/libglade \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ panel_applet.4:${PORTSDIR}/x11/gnomecore \ |