MFH: r497654

Add compiler:c++11-lang to USES to fix the following on GCC-based
architectures:

  Check for working CXX compiler: /usr/bin/c++ -- broken

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-04-03 06:40:17 +00:00
parent a4ee3c40d0
commit e4833dcf8a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497655

View File

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl
USES= cmake dos2unix libarchive lua:53
USES= cmake compiler:c++11-lang dos2unix libarchive lua:53
DOS2UNIX_FILES= CMakeLists.txt src/Functions.cpp
USE_SDL= sdl2 image2 ttf2 mixer2