summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2024-02-12 18:18:59 -0600
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2024-02-12 18:21:33 -0600
commite28d7b0ff84dcb346d4e8cda51389190023c32f7 (patch)
tree73de20018584f4d02c3b556a66dbd398e0da7513 /math
parenta2924dc321a379e16031c0c856634cb75aaae8ed (diff)
downloadfreebsd-ports-e28d7b0ff84dcb346d4e8cda51389190023c32f7.zip
math/octave-forge: Add new dependency.
Optional dependency: math/octave-forge-tablicious. Update to 20240212.
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge/Makefile4
1 files 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}