aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/rep-gtk
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-07-11 22:02:22 +0000
committerAde Lovett <ade@FreeBSD.org>2000-07-11 22:02:22 +0000
commitcbe360036c13bb91a38310ff226a8eb0b2a1b104 (patch)
treec4e9259e62b5ba67ea0110493b4e0e2540210bd9 /x11-toolkits/rep-gtk
parentf71b35794fc63964a374403cef8e98a60254d6e9 (diff)
downloadports-cbe360036c13bb91a38310ff226a8eb0b2a1b104.tar.gz
ports-cbe360036c13bb91a38310ff226a8eb0b2a1b104.zip
Update for new devel/libglade shlib version
Notes
Notes: svn path=/head/; revision=30493
Diffstat (limited to 'x11-toolkits/rep-gtk')
-rw-r--r--x11-toolkits/rep-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/rep-gtk/Makefile b/x11-toolkits/rep-gtk/Makefile
index 1ad418ba7bb1..dabc82efca30 100644
--- a/x11-toolkits/rep-gtk/Makefile
+++ b/x11-toolkits/rep-gtk/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
rep.9:${PORTSDIR}/lang/librep
.if !defined(WITHOUT_GNOME)
-LIB_DEPENDS+= glade.3:${PORTSDIR}/devel/libglade \
+LIB_DEPENDS+= glade.4:${PORTSDIR}/devel/libglade \
gnome.4:${PORTSDIR}/x11/gnomelibs \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
.endif