diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-07-11 22:02:22 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-07-11 22:02:22 +0000 |
commit | cbe360036c13bb91a38310ff226a8eb0b2a1b104 (patch) | |
tree | c4e9259e62b5ba67ea0110493b4e0e2540210bd9 /x11 | |
parent | Update to 0.14 (diff) |
Update for new devel/libglade shlib version
Notes
Notes:
svn path=/head/; revision=30493
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 \ |