diff options
Diffstat (limited to 'x11-themes/gtk-qt4-engine/Makefile')
-rw-r--r-- | x11-themes/gtk-qt4-engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile index 6fe3d72b2a2e..75098c200930 100644 --- a/x11-themes/gtk-qt4-engine/Makefile +++ b/x11-themes/gtk-qt4-engine/Makefile @@ -14,7 +14,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gtk20 USE_QT4= moc_build rcc_build uic_build qmake_build -USE_CMAKE= yes +USES= cmake USE_KDE4= kdelibs kdeprefix automoc4 WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_JOBS_SAFE= yes |