aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-10 15:22:09 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-10 15:22:09 +0800
commit513eaab548382d6a4d318a4d22e3f18ea4dd66d1 (patch)
treeceff24f1595f206d7e103f34437dc5704667c5a2 /multimedia
parent072720aa95af2d3dd567d358f28ad382b797212d (diff)
downloadfreebsd-ports-gnome-513eaab548382d6a4d318a4d22e3f18ea4dd66d1.tar.gz
freebsd-ports-gnome-513eaab548382d6a4d318a4d22e3f18ea4dd66d1.tar.zst
freebsd-ports-gnome-513eaab548382d6a4d318a4d22e3f18ea4dd66d1.zip
Fix build for some more kde@ ports on GCC-architectures
PR: 233058 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/kdemultimedia-ffmpegthumbs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kdemultimedia-ffmpegthumbs/Makefile b/multimedia/kdemultimedia-ffmpegthumbs/Makefile
index 9e91c908dc36..8370ab405f7c 100644
--- a/multimedia/kdemultimedia-ffmpegthumbs/Makefile
+++ b/multimedia/kdemultimedia-ffmpegthumbs/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libswscale.so:multimedia/ffmpeg
-USES= cmake:outsource kde:5 pkgconfig qt:5 tar:xz
+USES= cmake:outsource compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz
USE_KDE= completion config coreaddons i18n jobwidgets kio service widgetsaddons
USE_QT= core dbus gui network widgets xml \
buildtools_build qmake_build