diff options
Diffstat (limited to 'x11-themes/clean-theme-gtk/Makefile')
-rw-r--r-- | x11-themes/clean-theme-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/clean-theme-gtk/Makefile b/x11-themes/clean-theme-gtk/Makefile index 13df782003b0..29470b931f9f 100644 --- a/x11-themes/clean-theme-gtk/Makefile +++ b/x11-themes/clean-theme-gtk/Makefile @@ -18,7 +18,8 @@ WRKSRC= ${WRKDIR}/gtk-clean-theme USE_X_PREFIX= yes USE_LIBTOOL= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_GMAKE= yes .include <bsd.port.mk> |