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

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

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

View file

@ -20,7 +20,7 @@ LIB_DEPENDS= libzim.so:devel/libzim \
libctpp2.so:textproc/ctpp2 \
libcurl.so:ftp/curl
USES= meson pkgconfig python:3.6+ shebangfix
USES= compiler:c++11-lang meson pkgconfig python:3.6+ shebangfix
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= kiwix