git: 3358c6ddf67f - main - math/octave-forge: Add optional dependency.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 May 2023 19:24:10 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=3358c6ddf67feaa56059507e12c29a549d8a4727 commit 3358c6ddf67feaa56059507e12c29a549d8a4727 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2023-05-04 19:23:01 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2023-05-04 19:23:01 +0000 math/octave-forge: Add optional dependency. Add optional dependency math/octave-forge-octave-pool. Update to 20230504. --- 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 430ef4ab7f79..8db2feb1a27b 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20230503 +PORTVERSION= 20230504 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -23,7 +23,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ MAPPING MATGEOM MCCABE_THIELE \ MECHANICS MISCELLANEOUS MISSING_FUNCTIONS MPI MQTT MSH \ MULTICORE MVN NAN NCARRAY NETCDF NLWING2 NNET NURBS \ - OCT2MAT OCTCLIP OCTPROJ ODEBVP ONSAS OPTICS \ + OCT2MAT OCTAVE_POOL OCTCLIP OCTPROJ ODEBVP ONSAS OPTICS \ OPTIM OPTIMINTERP OUTLIERS PARALLEL PKG_OCTAVE_DOC PDE1DM PLOT \ PONCHON_SAVARIT PSYCHROMETRICS PYTHONIC QUATERNION \ QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE \