diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-03-21 17:47:33 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-03-21 17:47:33 +0000 |
commit | 55333a3655f7d82a64e1b7f1e020b2c784a7f4ad (patch) | |
tree | 72f5c0d8cf717e36c0a9e75484cbfa1a0de65590 /x11 | |
parent | 7c09853bbd849790055ace4250da4c202d698191 (diff) |
libglade shared library version bump
Notes
Notes:
svn path=/head/; revision=26919
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 6a5aae5e2e6f..9a26e1f0aaa0 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gnomeprint.5:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp \ obgnome.1:${PORTSDIR}/lang/gnomeobjc \ - glade.2:${PORTSDIR}/devel/libglade + glade.3:${PORTSDIR}/devel/libglade RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio \ panel:${PORTSDIR}/x11/gnomecore \ gtcd:${PORTSDIR}/audio/gnomemedia \ diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 6a5aae5e2e6f..9a26e1f0aaa0 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gnomeprint.5:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp \ obgnome.1:${PORTSDIR}/lang/gnomeobjc \ - glade.2:${PORTSDIR}/devel/libglade + glade.3:${PORTSDIR}/devel/libglade RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio \ panel:${PORTSDIR}/x11/gnomecore \ gtcd:${PORTSDIR}/audio/gnomemedia \ |