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

cc1plus: error: unrecognized command line option -std=gnu++1z

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-12-11 18:05:14 +00:00
parent 30533bf139
commit c4efae9bc9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557756

View File

@ -10,7 +10,7 @@ COMMENT= Adaptive screen brightness and temperature for Windows and Unix
LICENSE= GPLv3
USES= gl qmake qt:5 xorg
USES= compiler:c++11-lang gl qmake qt:5 xorg
USE_QT= core dbus gui widgets \
buildtools_build qmake_build
USE_GL= gl