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