aboutsummaryrefslogtreecommitdiff
path: root/multimedia/qt5-phonon4-designerplugin
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-01-26 18:05:48 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-01-26 18:05:48 +0000
commitd4c27134787f3123745678a25db5ff5a5c327639 (patch)
tree60a7c7227832a4e2e0420001b5aebd940e287682 /multimedia/qt5-phonon4-designerplugin
parent1ca3674a8d75a4ec7f4052944639e9b08066a92f (diff)
downloadports-d4c27134787f3123745678a25db5ff5a5c327639.tar.gz
ports-d4c27134787f3123745678a25db5ff5a5c327639.zip
Notes
Diffstat (limited to 'multimedia/qt5-phonon4-designerplugin')
-rw-r--r--multimedia/qt5-phonon4-designerplugin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/qt5-phonon4-designerplugin/Makefile b/multimedia/qt5-phonon4-designerplugin/Makefile
index e62b2dfaca30..391338e4e0cd 100644
--- a/multimedia/qt5-phonon4-designerplugin/Makefile
+++ b/multimedia/qt5-phonon4-designerplugin/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= phonon
-PORTVERSION= 4.9.0
+PORTVERSION= 4.9.1
CATEGORIES= multimedia kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= qt5-
@@ -16,7 +16,8 @@ LICENSE= LGPL21
USES= cmake:outsource kde:5 tar:xz
USE_KDE= ecm
-USE_QT5= buildtools_build qmake_build designer phonon4
+USE_QT5= core designer gui phonon4 widgets xml \
+ buildtools_build qmake_build
CMAKE_ARGS= -DPHONON_QT_PLUGIN_INSTALL_DIR=${PREFIX}/${QT_PLUGINDIR_REL}/designer \
-DPHONON_BUILD_PHONON4QT5=ON