mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Add USES=compiler:c++11-lang to fix build on GCC architectures.
Tested on powerpc64 and amd64. PR: 236359 Submitted by: Piotr Kubaj
This commit is contained in:
parent
88f29b15ae
commit
91d0d1441b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494998
@ -11,7 +11,7 @@ COMMENT= Matrix IM support library using Qt technologies
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILES= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cmake qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lang qt:5 tar:xz
|
||||
USE_QT= core gui network \
|
||||
buildtools_build qmake_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user