Add compiler:c++11-lang to USES to fix build on GCC-based systems:

The compiler feature "cxx_std_11" is not known to CXX compiler "GNU" version 4.2.1.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-05-13 20:35:44 +00:00
parent 3852253984
commit db2d663308
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535139

View File

@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libvtkCommonMisc-9.0.so:math/vtk9
USES= cmake gl xorg
USES= cmake compiler:c++11-lang gl xorg
USE_GITLAB= yes
GL_SITE= https://gitlab.kitware.com
GL_COMMIT= 973d8e3b05f2b4275c72f82694e65f1713a87863