Add compiler:c++11-lang to USES to fix the build on gcc-based systems:

cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-08-26 04:42:32 +00:00
parent 0cb48498ee
commit 295b365b85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509863

View file

@ -12,7 +12,7 @@ LICENSE= MIT
BUILD_DEPENDS= sphinx-build:textproc/py-sphinx@${PY_FLAVOR}
USES= gmake python:build qmake qt:5
USES= compiler:c++11-lang gmake python:build qmake qt:5
USE_QT= buildtools_build core gui help printsupport serialbus \
serialport websockets-qml widgets