1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

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

architectures.

PR:		233615
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-12-02 12:52:58 +00:00
parent 5b2061f41f
commit 97911710ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486413

View File

@ -62,7 +62,7 @@ NETCDF_CMAKE_OFF= -DCMAKE_DISABLE_FIND_PACKAGE_Netcdf=ON
TOOLKIT_DESC= Qt toolkit
QT4_USES= qt:4
QT4_USE= ${_USE_QT4:S/^/QT=/}
QT5_USES= qt:5
QT5_USES= compiler:c++11-lang qt:5
QT5_USE= ${_USE_QT5:S/^/QT=/}
QT5_CMAKE_ON= -Dkst_qt5=on