summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-09 03:01:29 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-09 03:01:29 +0000
commit004249f200c7883c1452b3b3c92fe19ccb8d7ac9 (patch)
tree4ce3272e94add0c355fcfd93695a536dae4a3ff9 /x11-themes
parentUpdate to 0.73. (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=80503
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-bluecurve-theme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gtk-bluecurve-theme/Makefile b/x11-themes/gtk-bluecurve-theme/Makefile
index 747cc5a23772..db525cf87a5d 100644
--- a/x11-themes/gtk-bluecurve-theme/Makefile
+++ b/x11-themes/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