forked from Lainports/freebsd-ports
Fix build on gcc-based architectures by using newer compiler.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
f54fdc2489
commit
808e522fb3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue