aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2024-05-17 01:29:42 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2024-05-17 01:29:42 +0000
commit33cb666ce9401ab84d8abc6aebf8b5c9f5cb98ea (patch)
treec867adbfe823fda7168bef67d832251e7e73a97d
parent7f7a3f05e5374c9a74b430c63cc86b2eb70a8848 (diff)
downloadports-33cb666ce9401ab84d8abc6aebf8b5c9f5cb98ea.tar.gz
ports-33cb666ce9401ab84d8abc6aebf8b5c9f5cb98ea.zip
math/octave-forge: Default fuzzy-logic-toolkit to on.
Bump portrevision.
-rw-r--r--math/octave-forge/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 37a397046fff..b10f9ec6c5b8 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octave-forge
PORTVERSION= 20240429
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -35,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:NSYMBAND:NSPECFUN}
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NBIOINFO:NDATABASE:NFINANCIAL:NFITS:NGNUPLOT:NINFORMATIONTHEORY:NIRSA:NLEVEL_SET:NMECHANICS:NMPI:NNNET:NNLWING2:NPLOT:NSYMBAND:NSPECFUN}
OCTAVE_TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs