git: 253251290c33 - main - math/octave-forge: Add optional dependency.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Apr 2023 00:45:53 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=253251290c3318e3f2f65b65e2992054f6df1582 commit 253251290c3318e3f2f65b65e2992054f6df1582 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2023-04-26 00:43:34 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2023-04-26 00:43:34 +0000 math/octave-forge: Add optional dependency. Add optional dependency math/octave-forge-pkg-octave-doc. Update to 20230425. --- math/octave-forge/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index f2283c58c23b..ea3c058cf4d7 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20230421 -PORTREVISION= 2 +PORTVERSION= 20230425 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -25,7 +24,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ MECHANICS MISCELLANEOUS MISSING_FUNCTIONS MPI MQTT MSH \ MULTICORE MVN NAN NCARRAY NETCDF NLWING2 NNET NURBS \ OCT2MAT OCTCLIP OCTPROJ ODEBVP ONSAS OPTICS \ - OPTIM OPTIMINTERP OUTLIERS PARALLEL PDE1DM PLOT \ + OPTIM OPTIMINTERP OUTLIERS PARALLEL PKG_OCTAVE_DOC PDE1DM PLOT \ PONCHON_SAVARIT PSYCHROMETRICS PYTHONIC QUATERNION \ QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE \ SPECFUN \