1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

USES=compiler:c++11-lang is necessary to build on GCC-based architectures.

PR:		234394
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-12-26 12:29:28 +00:00
parent 959dc0b363
commit 1d26780b65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488380

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= libquazip5.so:archivers/quazip@qt5
MAKE_JOBS_UNSAFE=yes
USES= gmake qmake qt:5
USES= compiler:c++11-lang gmake qmake qt:5
USE_GITHUB= yes
USE_LDCONFIG= yes
USE_QT= buildtools qmake_build \