diff options
Diffstat (limited to 'x11-themes/gtk-qn-x11-theme/Makefile')
-rw-r--r-- | x11-themes/gtk-qn-x11-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gtk-qn-x11-theme/Makefile b/x11-themes/gtk-qn-x11-theme/Makefile index f85d2930c1bf..64b5da68648e 100644 --- a/x11-themes/gtk-qn-x11-theme/Makefile +++ b/x11-themes/gtk-qn-x11-theme/Makefile @@ -17,7 +17,8 @@ MAINTAINER= olgeni@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_LIBTOOL= yes USE_GMAKE= yes |