aboutsummaryrefslogtreecommitdiff
path: root/multimedia/phonon-designerplugin
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-12-30 17:15:06 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-12-30 17:15:06 +0000
commitfc824512c67150eb3a82b89c67567333edf72cc5 (patch)
treebf29ca76cbe34b0c84a53e2596fa0d1ca56ae7a8 /multimedia/phonon-designerplugin
parent16bc7070af770abb33cd0e9c7e64a32f706cc232 (diff)
downloadports-fc824512c67150eb3a82b89c67567333edf72cc5.tar.gz
ports-fc824512c67150eb3a82b89c67567333edf72cc5.zip
More GCC-related fixes in kde@ ports
PR: 234461 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=488723
Diffstat (limited to 'multimedia/phonon-designerplugin')
-rw-r--r--multimedia/phonon-designerplugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/phonon-designerplugin/Makefile b/multimedia/phonon-designerplugin/Makefile
index 4117f428a059..eb9c90df0625 100644
--- a/multimedia/phonon-designerplugin/Makefile
+++ b/multimedia/phonon-designerplugin/Makefile
@@ -28,7 +28,7 @@ USE_QT= corelib designer gui phonon \
qmake_build moc_build rcc_build uic_build
PLIST_FILES= ${QT_PLUGINDIR_REL}/designer/libphononwidgets.so
. else
-USES+= kde:5 qt:5
+USES+= compiler:c++11-lang kde:5 qt:5
USE_KDE= ecm
USE_QT= core designer gui phonon4 widgets xml \
buildtools_build qmake_build