aboutsummaryrefslogtreecommitdiff
path: root/games/colorcode
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-02-04 11:49:35 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-02-04 11:49:35 +0000
commit97d5faf77647f5caeadcdd52f0cf949ea9882ab6 (patch)
tree7469132de8ad052a1e73101a7fef8604e671a936 /games/colorcode
parente6ed30d1a2a6d67b6119df27973f106b6e3077f5 (diff)
downloadports-97d5faf77647f5caeadcdd52f0cf949ea9882ab6.tar.gz
ports-97d5faf77647f5caeadcdd52f0cf949ea9882ab6.zip
This port needs C++11-compatible compiler to build. Add
USES=compiler:c++11-lang to fix build on GCC-based architectures. PR: 235348 Submitted by: Piotr Kubaj
Notes
Notes: svn path=/head/; revision=492116
Diffstat (limited to 'games/colorcode')
-rw-r--r--games/colorcode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/colorcode/Makefile b/games/colorcode/Makefile
index fda0e94ea999..b3304340513f 100644
--- a/games/colorcode/Makefile
+++ b/games/colorcode/Makefile
@@ -13,8 +13,8 @@ COMMENT= Advanced MasterMind game and solver
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= compiler:c++11-lang qmake qt:5
USE_QT= core gui widgets buildtools_build
-USES= qmake qt:5
WRKSRC= ${WRKDIR}/ColorCode-${PORTVERSION}
DESKTOP_ENTRIES=ColorCode \