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/gnome2 | |
parent | f71b35794fc63964a374403cef8e98a60254d6e9 (diff) | |
download | ports-cbe360036c13bb91a38310ff226a8eb0b2a1b104.tar.gz ports-cbe360036c13bb91a38310ff226a8eb0b2a1b104.zip |
Notes
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |