git: e28d7b0ff84d - main - math/octave-forge: Add new dependency.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Feb 2024 00:21:44 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=e28d7b0ff84dcb346d4e8cda51389190023c32f7 commit e28d7b0ff84dcb346d4e8cda51389190023c32f7 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2024-02-13 00:18:59 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2024-02-13 00:21:33 +0000 math/octave-forge: Add new dependency. Optional dependency: math/octave-forge-tablicious. Update to 20240212. --- 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 c001e0dd52d9..2f145ea223e4 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20240129 +PORTVERSION= 20240212 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -30,7 +30,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ SPECFUN \ SPARSERSB SPECIAL_MATRIX SPLINES SQLITE STATISTICS \ STATISTICS_RESAMPLING STK STRINGS \ - STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TSA VIDEO VELAS \ + STRUCT SYMBAND SYMBOLIC TABLICIOUS TCL_OCTAVE TSA VIDEO VELAS \ WEBSOCKETS ZENITY ZEROMQ OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NDATABASE:NMECHANICS:NMPI:NNLWING2:NSPECFUN}