aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/geramik/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
commit73050305304492f989a7d6677ac64e1f3e2670e0 (patch)
treef10dd6af7a7f29e367043e036534a5f00a0ad13d /x11-themes/geramik/Makefile
parentad33b9c6732ba9466070be1bd8618f82c0af7027 (diff)
downloadports-73050305304492f989a7d6677ac64e1f3e2670e0.tar.gz
ports-73050305304492f989a7d6677ac64e1f3e2670e0.zip
Chase gtk20's shared lib version.
Notes
Notes: svn path=/head/; revision=75044
Diffstat (limited to 'x11-themes/geramik/Makefile')
-rw-r--r--x11-themes/geramik/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/geramik/Makefile b/x11-themes/geramik/Makefile
index 76ea0ecacee1..bf15bb043bb0 100644
--- a/x11-themes/geramik/Makefile
+++ b/x11-themes/geramik/Makefile
@@ -24,8 +24,8 @@ USE_GNOME= gtk12 imlib
USE_GMAKE= yes
.if exists(${X11BASE}/libdata/pkgconfig/gtk+-2.0.pc) || defined(WITH_GTK2)
-LIB_DEPENDS+= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
-PLIST_SUB+= GTK2="" GTK2_VERSION="2.0.0"
+LIB_DEPENDS+= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
+PLIST_SUB+= GTK2="" GTK2_VERSION="2.2.0"
.else
PLIST_SUB+= GTK2="@comment "
.endif