diff options
Diffstat (limited to 'www/kpartsplugin/Makefile')
-rw-r--r-- | www/kpartsplugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kpartsplugin/Makefile b/www/kpartsplugin/Makefile index 519d9a85c52d..1b8839cc32d3 100644 --- a/www/kpartsplugin/Makefile +++ b/www/kpartsplugin/Makefile @@ -13,7 +13,7 @@ COMMENT= Browser file viewer using KDE technology USE_KDE4= kdehier kdelibs kdeprefix automoc4 USE_QT4= gui moc_build qmake_build rcc_build uic_build USE_BZIP2= yes -USE_CMAKE= yes +USES= cmake CMAKE_ARGS= -DNSPLUGIN_INSTALL_DIR:PATH="${WEBPLUGINS_DIR}" MAKE_JOBS_SAFE= yes |