1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

This port needs a C++11-compatible compiler to build. Add

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

PR:		235344
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-02-04 11:47:49 +00:00
parent 1fc0e3d65d
commit af45ffe5fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492114

View File

@ -12,7 +12,7 @@ COMMENT= Graphical interface to git repositories
LICENSE= GPLv2
USES= cmake qt:5
USES= cmake compiler:c++11-lang qt:5
USE_QT= core gui widgets \
buildtools_build qmake_build