summaryrefslogtreecommitdiff
path: root/math/octave-forge
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2021-02-22 04:37:35 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2021-02-22 04:37:35 +0000
commit60476c9140b014a5d5d3c3e80553fb92d529f54e (patch)
tree2a1d3e331cba2b4d97df80043aa281a73ae4d5a1 /math/octave-forge
parent- Unbreak with patches. (diff)
- Optional dependency math/octave-forge-level-set to on.
- Remove optional dependency math/octave-forge-tisean. - Update to 20210221.
Notes
Notes: svn path=/head/; revision=566264
Diffstat (limited to 'math/octave-forge')
-rw-r--r--math/octave-forge/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 59511ac53630..1fcc89d7834d 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= octave-forge
-PORTVERSION= 20200519
-PORTREVISION= 3
+PORTVERSION= 20210221
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -25,10 +24,10 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL BENCHMARK BIM BIOINFO BSLTL CGI \
OPTIM OPTIMINTERP OUTLIERS PARALLEL PLOT QUATERNION \
QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SPECFUN \
SPARSERSB SPECIAL_MATRIX SPLINES STATISTICS STK STRINGS \
- STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TISEAN TSA VIDEO \
+ STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TSA VIDEO \
ZENITY ZEROMQ
-OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NTISEAN:NLEVEL_SET}
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs