This port requires a C++11-compatible compiler. Add
USES=compiler:c++11 to fix build on GCC-based architectures. PR: 235360 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
14dba3a58b
commit
e0f08dfc1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492119
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/license/gpl.txt
|
||||
|
||||
RUN_DEPENDS= rsync:net/rsync
|
||||
|
||||
USES= qmake qt:5
|
||||
USES= compiler:c++11-lang qmake qt:5
|
||||
|
||||
USE_GL= gl
|
||||
USE_QT= core gui network widgets buildtools_build
|
||||
|
Loading…
Reference in New Issue
Block a user