aboutsummaryrefslogtreecommitdiff
path: root/games/iqpuzzle/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-11-03 21:34:40 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-11-03 21:34:40 +0000
commited1d04526434a77488f90e65282bf33eea7d77eb (patch)
tree4f5a502371cd02a5b8916cae7da2b9f5c3931ff0 /games/iqpuzzle/Makefile
parent66a4edf7dc8125ab903349d9293f4a957c14c4de (diff)
downloadports-ed1d04526434a77488f90e65282bf33eea7d77eb.tar.gz
ports-ed1d04526434a77488f90e65282bf33eea7d77eb.zip
Fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=gnu++11" Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=516600
Diffstat (limited to 'games/iqpuzzle/Makefile')
-rw-r--r--games/iqpuzzle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/iqpuzzle/Makefile b/games/iqpuzzle/Makefile
index 701f745eab2d..dd986ed07ec8 100644
--- a/games/iqpuzzle/Makefile
+++ b/games/iqpuzzle/Makefile
@@ -11,7 +11,7 @@ COMMENT= Diverting I.Q. challenging pentomino puzzle
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gl qmake qt:5
+USES= compiler:c++11-lang gl qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= ElTh0r0
USE_QT= core gui widgets buildtools_build