From 2c59086f04a0bd26647a34418c82e775b764319a Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Mon, 31 Mar 2025 10:54:28 -0500 Subject: [PATCH] math/octave: Specify correct minimum C++ version. PR: 285801 Reported by: Joel Bodenmann --- math/octave/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/octave/Makefile b/math/octave/Makefile index 8e6e7a92541f..634a77477d17 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -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}