aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-10-20 15:52:09 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-10-20 15:52:09 +0000
commit50559113f39d579be50eedac2d54bd49e4cede56 (patch)
tree2fc5ac3c74aae96fcb16dadfa39c94743b69e2d4 /x11-toolkits
parentec7fbf6476cd416bcd777d7e003266bc42d1d664 (diff)
downloadports-50559113f39d579be50eedac2d54bd49e4cede56.tar.gz
ports-50559113f39d579be50eedac2d54bd49e4cede56.zip
x11-toolkits/qt5-canvas3d: fix build with GCC-based architectures
PR: 232422 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=482574
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt5-canvas3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt5-canvas3d/Makefile b/x11-toolkits/qt5-canvas3d/Makefile
index a8e94d7c1489..ecc077b4df8f 100644
--- a/x11-toolkits/qt5-canvas3d/Makefile
+++ b/x11-toolkits/qt5-canvas3d/Makefile
@@ -9,7 +9,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Qt canvas3d module
USE_QT= core gui network qml quick buildtools_build
-USES= qmake qt-dist:5,canvas3d
+USES= compiler:c++11-lang qmake qt-dist:5,canvas3d
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}