aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2024-05-15 14:35:37 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2024-05-15 14:40:16 +0000
commit3ad95269f6771e1cf1d816348f1ed69d9d48c4fc (patch)
tree01aef1a68c7ed9d8e41c1a6bbf861b62b10ac490
parent39dac255a2b815b7d1e634ba36a79379abbb6dea (diff)
downloadports-3ad95269f6771e1cf1d816348f1ed69d9d48c4fc.tar.gz
ports-3ad95269f6771e1cf1d816348f1ed69d9d48c4fc.zip
math/octave-forge: Default queuing option to on.
Bump portrevision.
-rw-r--r--math/octave-forge/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index afc10f02d76c..37a397046fff 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,5 +1,6 @@
PORTNAME= octave-forge
PORTVERSION= 20240429
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -34,7 +35,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \
TSA VIDEO VELAS \
WEBSOCKETS ZENITY ZEROMQ
-OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NBIOINFO:NDATABASE:NFINANCIAL:NFITS:NFUZZY_LOGIC_TOOLKIT:NGNUPLOT:NINFORMATIONTHEORY:NIRSA:NLEVEL_SET:NMECHANICS:NMPI:NNNET:NNLWING2:NPLOT:NQUEUEING:NSYMBAND:NSPECFUN}
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NBIOINFO:NDATABASE:NFINANCIAL:NFITS:NFUZZY_LOGIC_TOOLKIT:NGNUPLOT:NINFORMATIONTHEORY:NIRSA:NLEVEL_SET:NMECHANICS:NMPI:NNNET:NNLWING2:NPLOT:NSYMBAND:NSPECFUN}
OCTAVE_TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs