aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-03-22 01:47:33 +0800
committerade <ade@FreeBSD.org>2000-03-22 01:47:33 +0800
commit1bac402c43dc1fb2da44a46bef6eb0d0c0cda675 (patch)
treebd5d503a66a2b5e6eaa920c1b712284467116ace /x11/gnome
parent96eb31bce5c7f1ad6e6ed21b8d35dd1f9f2c700b (diff)
downloadfreebsd-ports-gnome-1bac402c43dc1fb2da44a46bef6eb0d0c0cda675.tar.gz
freebsd-ports-gnome-1bac402c43dc1fb2da44a46bef6eb0d0c0cda675.tar.zst
freebsd-ports-gnome-1bac402c43dc1fb2da44a46bef6eb0d0c0cda675.zip
libglade shared library version bump
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 \