diff options
Diffstat (limited to 'www/kpartsplugin')
-rw-r--r-- | www/kpartsplugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/kpartsplugin/Makefile b/www/kpartsplugin/Makefile index 02b81cc167ab..0165b80bdd08 100644 --- a/www/kpartsplugin/Makefile +++ b/www/kpartsplugin/Makefile @@ -12,8 +12,7 @@ COMMENT= Browser file viewer using KDE technology USE_KDE4= kdehier kdelibs kdeprefix automoc4 USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build -USE_BZIP2= yes -USES= cmake webplugin:native +USES= cmake webplugin:native tar:bzip2 CMAKE_ARGS= -DNSPLUGIN_INSTALL_DIR:PATH="${WEBPLUGIN_DIR}" PORTDATE= 20120723 |