diff options
Diffstat (limited to 'x11-toolkits/xenostep/Makefile')
-rw-r--r-- | x11-toolkits/xenostep/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/xenostep/Makefile b/x11-toolkits/xenostep/Makefile index 7e625d152164..f836100b54e6 100644 --- a/x11-toolkits/xenostep/Makefile +++ b/x11-toolkits/xenostep/Makefile @@ -18,7 +18,8 @@ MAINTAINER= sobomax@FreeBSD.org WRKSRC= ${WRKDIR}/XenoStep USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 ALL_TARGET= # empty MAKE_ENV= MKDIR="${MKDIR}" |