Fix build on gcc-based architectures by using newer compiler.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-06-09 22:35:27 +00:00
parent f54fdc2489
commit 808e522fb3

View file

@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 \
RUN_DEPENDS= boinc_client:net/boinc-client
LIB_DEPENDS= libfftw3f.so:math/fftw3-float
USES= autoreconf gmake libtool pkgconfig tar:xz
USES= autoreconf compiler:c++11-lang gmake libtool pkgconfig tar:xz
GNU_CONFIGURE= yes