Fix build on gcc-based architectures:

ERROR: C++ Compiler does not support -std=c++11

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-03-21 11:07:48 +00:00
parent 9c1f0ec512
commit b5a19db93e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496443

View file

@ -15,7 +15,7 @@ BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols \
LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \ LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \
libwayland-client.so:graphics/wayland libwayland-client.so:graphics/wayland
USES= meson pkgconfig USES= compiler:c++11-lang meson pkgconfig
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= ammen99 GH_ACCOUNT= ammen99
GH_TAGNAME= 7cd6bd2779b1da68afd34dfb3fb63214d1aff7d9 GH_TAGNAME= 7cd6bd2779b1da68afd34dfb3fb63214d1aff7d9