summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-bluecurve-theme
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtk-bluecurve-theme')
-rw-r--r--x11-toolkits/gtk-bluecurve-theme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-bluecurve-theme/Makefile b/x11-toolkits/gtk-bluecurve-theme/Makefile
index 747cc5a23772..db525cf87a5d 100644
--- a/x11-toolkits/gtk-bluecurve-theme/Makefile
+++ b/x11-toolkits/gtk-bluecurve-theme/Makefile
@@ -28,7 +28,7 @@ RH_SUBVERSION= 1
THEMES_SUBDIRS= ${WRKSRC}/art/gtk/Bluecurve1
.if defined(WITH_GTK2)
-LIB_DEPENDS+= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
+USE_GNOME+= gtk20
THEMES_SUBDIRS+= ${WRKSRC}/art/gtk/Bluecurve
PLIST_SUB+= GTK2="" GTKVERSION="2.2.0"
.else