1
0
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:
Adriaan de Groot 2019-03-07 20:44:26 +00:00
parent 88f29b15ae
commit 91d0d1441b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494998

View File

@ -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