diff options
Diffstat (limited to 'x11/gtk-theme-switch2/Makefile')
-rw-r--r-- | x11/gtk-theme-switch2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk-theme-switch2/Makefile b/x11/gtk-theme-switch2/Makefile index 05596345f00a..66b2c2b39649 100644 --- a/x11/gtk-theme-switch2/Makefile +++ b/x11/gtk-theme-switch2/Makefile @@ -14,7 +14,8 @@ MASTER_SITES= http://www.muhri.net/ MAINTAINER= sobomax@FreeBSD.org USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_GMAKE= yes MAN1= gtk-theme-switch.1 |