diff options
Diffstat (limited to 'x11-toolkits/whistlerk/Makefile')
-rw-r--r-- | x11-toolkits/whistlerk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/whistlerk/Makefile b/x11-toolkits/whistlerk/Makefile index f4726103c11c..a3db26905132 100644 --- a/x11-toolkits/whistlerk/Makefile +++ b/x11-toolkits/whistlerk/Makefile @@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org WRKSRC= ${WRKDIR}/gtk-theme-WhistlerK USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_LIBTOOL= yes USE_GMAKE= yes |