aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2026-03-02 16:45:53 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2026-03-02 16:45:53 +0000
commitf747779fd5fe8ae5cd99c516535b7bea4358b276 (patch)
treeb15e6e887c3d58060440f451ef31e9dc31efddb0
parent5d5154fc926f99d876678f5e09e349af7c93aaf7 (diff)
math/octave-forge: Add optional dependency
- add optional dependency math/octave-forge-apa. - Update to 20260302.
-rw-r--r--math/octave-forge/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 65f86b916016..44637b39d0d0 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,6 +1,5 @@
PORTNAME= octave-forge
-PORTVERSION= 20260119
-PORTREVISION= 1
+PORTVERSION= 20260302
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -11,7 +10,7 @@ BROKEN_armv7= takes very long time in post-install due to O(n^2) behaviour
USES= metaport
-OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \
+OPTIONS_DEFINE= AUDIO ACTUARIAL APA AUTOMATIC_DIFFERENTIATION \
BENCHMARK BIM BIOINFO BIOSIG BSLTL CFITSIO CGI \
CHARTJS CIVIL_ENGINEERING CODER COMMUNICATIONS CONTROL \
CSG_DATASET CSG_TOOLKIT DATA_SMOOTHING \