1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

- Optional dependency math/octave-forge-level-set to on.

- Remove optional dependency math/octave-forge-tisean.
- Update to 20210221.
This commit is contained in:
Stephen Montgomery-Smith 2021-02-22 04:37:35 +00:00
parent 98d1ae4d29
commit 60476c9140
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566264

View File

@ -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