diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-11-14 16:12:56 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-11-14 16:12:56 +0000 |
commit | 30a183cdd9faf4c65a08818c285c8d9351e43ad3 (patch) | |
tree | dbe08499461c3eea79dce8b1eca87e2699ef0d1c /multimedia/qt5-phonon4-designerplugin | |
parent | 1ff45cdd0ae918b61cf33786436856d37aa2dcfb (diff) | |
download | ports-30a183cdd9faf4c65a08818c285c8d9351e43ad3.tar.gz ports-30a183cdd9faf4c65a08818c285c8d9351e43ad3.zip |
Notes
Diffstat (limited to 'multimedia/qt5-phonon4-designerplugin')
-rw-r--r-- | multimedia/qt5-phonon4-designerplugin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/qt5-phonon4-designerplugin/Makefile b/multimedia/qt5-phonon4-designerplugin/Makefile index f0c216005418..e62b2dfaca30 100644 --- a/multimedia/qt5-phonon4-designerplugin/Makefile +++ b/multimedia/qt5-phonon4-designerplugin/Makefile @@ -14,9 +14,8 @@ COMMENT= Qt 5 Designer plugin for Phonon 4 LICENSE= LGPL21 -BUILD_DEPENDS= ${LOCALBASE}/share/ECM/cmake/ECMConfig.cmake:devel/extra-cmake-modules - -USES= cmake:outsource tar:xz +USES= cmake:outsource kde:5 tar:xz +USE_KDE= ecm USE_QT5= buildtools_build qmake_build designer phonon4 CMAKE_ARGS= -DPHONON_QT_PLUGIN_INSTALL_DIR=${PREFIX}/${QT_PLUGINDIR_REL}/designer \ -DPHONON_BUILD_PHONON4QT5=ON |