summaryrefslogtreecommitdiff
path: root/ftp/gftp/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 18:59:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 18:59:45 +0000
commitad33b9c6732ba9466070be1bd8618f82c0af7027 (patch)
tree79aec42810ae9be464e2f743cffc0108ff646ed3 /ftp/gftp/Makefile
parentAdd gtk-thinice-engine, a simple, clean GTK+-2 theme. (diff)
Chase glib20's shared lib version.
Notes
Notes: svn path=/head/; revision=75043
Diffstat (limited to '')
-rw-r--r--ftp/gftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index ee25c10c9b13..b4e841bf9a95 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -32,8 +32,8 @@ USE_X_PREFIX= yes
WANT_GNOME= yes
.if defined(WITH_GTK2)
RUN_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS+= glib-2.0.0:${PORTSDIR}/devel/glib20 \
- gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
+LIB_DEPENDS+= glib-2.0.200:${PORTSDIR}/devel/glib20 \
+ gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
CONFIGURE_ENV+= _GTHREAD_LIBS="-lgthread-2.0"
.else
CONFIGURE_ARGS+= --disable-gtk20