mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/octave: Specify correct minimum C++ version.
PR: 285801 Reported by: Joel Bodenmann
This commit is contained in:
parent
e54483bc1c
commit
2c59086f04
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ LIB_DEPENDS= libamd.so:math/suitesparse-amd \
|
|||
libsundials_arkode.so:math/sundials \
|
||||
libumfpack.so:math/suitesparse-umfpack
|
||||
|
||||
USES= charsetfix compiler:c++14-lang desktop-file-utils fortran gl \
|
||||
USES= charsetfix compiler:c++17-lang desktop-file-utils fortran gl \
|
||||
gmake iconv libtool localbase:ldflags ncurses octave:env perl5 \
|
||||
pkgconfig readline tar:xz xorg
|
||||
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}/${PORTVERSION}
|
||||
|
|
Loading…
Add table
Reference in a new issue