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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user