1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

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

PR:		235682
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-02-25 00:38:34 +00:00
parent 0ee6f6284c
commit cc152ef4cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493827

View File

@ -20,7 +20,7 @@ I18N_DESC= Install localization files
MAKE_JOBS_UNSAFE=yes
USES= qmake qt:5
USES= compiler:c++11-lang qmake qt:5
USE_QT= core gui widgets network svg \
buildtools_build x11extras concurrent multimedia
USE_GITHUB= yes