git: c7c777b34b31 - main - math/octave-forge: Add optional dependency.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 May 2023 05:44:52 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7c777b34b315b7bbfecc0db0031482b446ee368 commit c7c777b34b315b7bbfecc0db0031482b446ee368 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2023-05-03 05:43:24 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2023-05-03 05:43:24 +0000 math/octave-forge: Add optional dependency. - Add optional dependency math/octave-forge-fileio. - Update to 20230503. --- math/octave-forge/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index ea3c058cf4d7..430ef4ab7f79 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20230425 +PORTVERSION= 20230503 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -13,8 +13,8 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ CIVIL_ENGINEERING CODER COMMUNICATIONS CONTROL \ CSG_TOOLKIT DATA_SMOOTHING \ DATABASE DATAFRAME DICOM DIVAND DOCTEST ECONOMETRICS \ - FDA FEMOCTAVE FENV FITS \ - FINANCIAL FPL FUZZY_LOGIC_TOOLKIT GA GEOGRAPHICLIB \ + FDA FEMOCTAVE FENV FILEIO FINANCIAL FITS \ + FPL FUZZY_LOGIC_TOOLKIT GA GEOGRAPHICLIB \ GEOMETRY GENERAL \ GENERATE_HTML GNUPLOT GSL IDENT IMAGE \ INFORMATIONTHEORY INTEGRATION INTERNAL_FLUID_FLOW \