git: d95e406a3775 - main - math/octave-forge: Optional dependency CODER set to ON.

From: Stephen Montgomery-Smith <stephen_at_FreeBSD.org>
Date: Fri, 22 Mar 2024 15:40:54 UTC
The branch main has been updated by stephen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d95e406a37753448610579d83c89e0ebfc72b28b

commit d95e406a37753448610579d83c89e0ebfc72b28b
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2024-03-22 15:40:17 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2024-03-22 15:40:17 +0000

    math/octave-forge: Optional dependency CODER set to ON.
    
    Bump portrevision.
---
 math/octave-forge/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index b9a91cc87260..099db035517b 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	octave-forge
 PORTVERSION=	20240212
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
@@ -34,7 +34,7 @@ OPTIONS_DEFINE=	AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \
 		STRUCT SYMBAND SYMBOLIC TABLICIOUS TCL_OCTAVE TSA VIDEO VELAS \
 		WEBSOCKETS ZENITY ZEROMQ
 
-OPTIONS_DEFAULT=	${OPTIONS_DEFINE:NBIOINFO:NCODER:NDATABASE:NFINANCIAL:NFITS:NFUZZY_LOGIC_TOOLKIT:NGNUPLOT:NINFORMATIONTHEORY:NIRSA:NLEVEL_SET:NMECHANICS:NMPI:NNNET:NNLWING2:NPLOT:NQUEUEING:NSYMBAND:NSPECFUN}
+OPTIONS_DEFAULT=	${OPTIONS_DEFINE:NBIOINFO:NDATABASE:NFINANCIAL:NFITS:NFUZZY_LOGIC_TOOLKIT:NGNUPLOT:NINFORMATIONTHEORY:NIRSA:NLEVEL_SET:NMECHANICS:NMPI:NNNET:NNLWING2:NPLOT:NQUEUEING:NSYMBAND:NSPECFUN}
 
 OCTAVE_TARBALLS_DIR=		${LOCALBASE}/share/octave/tarballs