Add compiler:c++11-lang to USES to fix 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 2020-12-10 16:49:39 +00:00
parent 3e29b045e9
commit cb753cc708
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557443

View File

@ -13,8 +13,8 @@ LICENSE= GPLv3
LIB_DEPENDS= libpng.so:graphics/png
USES= desktop-file-utils gl libarchive pkgconfig qmake qt:5 \
shared-mime-info
USES= compiler:c++11-lang desktop-file-utils gl libarchive pkgconfig \
qmake qt:5 shared-mime-info
USE_GL= gl
USE_QT= buildtools_build core gui network widgets