aboutsummaryrefslogtreecommitdiff
path: root/games/qnetwalk
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-04-03 06:58:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-04-03 06:58:19 +0000
commit3012b195de23791a10d56ccf3f39993db2ed10c7 (patch)
tree62f24a86e9774c84aee835a52fd134f1492591d5 /games/qnetwalk
parent00efa6491a3ac992820cffbcf339d3fb65f3d52f (diff)
downloadports-3012b195de23791a10d56ccf3f39993db2ed10c7.tar.gz
ports-3012b195de23791a10d56ccf3f39993db2ed10c7.zip
Add compiler:c++11-lang to USES to fix the following on GCC-based
architectures: The compiler feature "cxx_decltype" is not known to CXX compiler Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=497658
Diffstat (limited to 'games/qnetwalk')
-rw-r--r--games/qnetwalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile
index 6fa8c2856165..3adaa7886b7f 100644
--- a/games/qnetwalk/Makefile
+++ b/games/qnetwalk/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= AMDmi3
-USES= cmake qt:5
+USES= cmake compiler:c++11-lang qt:5
USE_QT= core gui widgets qmake_build buildtools_build linguisttools_build
USE_SDL= mixer sdl