C++11 language features are needed.

PR:		245112
Submitted by:	canardo909 (at) gmx.com
This commit is contained in:
Thierry Thomas 2020-03-28 21:05:11 +00:00
parent 8a53280de1
commit d09aeeb132
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529763

View File

@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr
USES= gmake
USES= compiler:c++11-lang gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
USE_GITHUB= yes