diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-09 03:01:29 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-09 03:01:29 +0000 |
commit | 004249f200c7883c1452b3b3c92fe19ccb8d7ac9 (patch) | |
tree | 4ce3272e94add0c355fcfd93695a536dae4a3ff9 /x11-themes | |
parent | 1a60caa995dee4879ae52e98ac32befca2aee201 (diff) | |
download | ports-004249f200c7883c1452b3b3c92fe19ccb8d7ac9.tar.gz ports-004249f200c7883c1452b3b3c92fe19ccb8d7ac9.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-bluecurve-theme/Makefile | 2 |
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 |