mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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
This commit is contained in:
parent
e6ed30d1a2
commit
97d5faf776
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492116
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue