aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/qt5-phonon4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/qt5-phonon4/Makefile b/multimedia/qt5-phonon4/Makefile
index d6a655dad909..6bc7408e5371 100644
--- a/multimedia/qt5-phonon4/Makefile
+++ b/multimedia/qt5-phonon4/Makefile
@@ -2,6 +2,7 @@
PORTNAME= phonon
PORTVERSION= 4.9.0
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= qt5-
@@ -16,11 +17,12 @@ LICENSE= LGPL21
BUILD_DEPENDS= ${LOCALBASE}/share/ECM/cmake/ECMConfig.cmake:devel/extra-cmake-modules
USES= cmake:outsource pathfix tar:xz
-USE_QT5= core dbus declarative gui opengl widgets \
+USE_QT5= core dbus gui opengl widgets \
buildtools_build qmake_build
CMAKE_ARGS= -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT:BOOL=TRUE \
-DPHONON_NO_PLATFORMPLUGIN:BOOL=TRUE \
-DPHONON_BUILD_DESIGNER_PLUGIN:BOOL=OFF \
+ -DPHONON_BUILD_DECLARATIVE_PLUGIN:BOOL=OFF \
-DPHONON_BUILD_PHONON4QT5=ON
USE_LDCONFIG= yes