diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
commit | bbc8c4d740872dbe971f6164448e5ba893cb166f (patch) | |
tree | c756810defa7862a81134a13cec391bfef55e24e /www/kpartsplugin | |
parent | 7eb500363752ce8dd82189f56d621b11450e92f9 (diff) |
Notes
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 |