1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00

Add compiler:c++11-lang to USES to fix the following on GCC-based

architectures:

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

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-04-03 05:57:08 +00:00
parent e1ec0143d6
commit 868472db0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497636

View File

@ -14,7 +14,7 @@ COMMENT= Simple, top-down game in which mazes are randomly generated
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= qmake qt:5 tar:bzip2
USES= compiler:c++11-lang qmake qt:5 tar:bzip2
USE_GL= gl
USE_QT= core gui svg imageformats_run widgets \
linguisttools_build buildtools_build