aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-03-21 17:47:33 +0000
committerAde Lovett <ade@FreeBSD.org>2000-03-21 17:47:33 +0000
commit55333a3655f7d82a64e1b7f1e020b2c784a7f4ad (patch)
tree72f5c0d8cf717e36c0a9e75484cbfa1a0de65590 /x11/gnome
parent7c09853bbd849790055ace4250da4c202d698191 (diff)
downloadports-55333a3655f7d82a64e1b7f1e020b2c784a7f4ad.tar.gz
ports-55333a3655f7d82a64e1b7f1e020b2c784a7f4ad.zip
libglade shared library version bump
Notes
Notes: svn path=/head/; revision=26919
Diffstat (limited to 'x11/gnome')
-rw-r--r--x11/gnome/Makefile2
1 files changed, 1 insertions, 1 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 \