math/octave-forge: Default SPARSERSB to ON.

This commit is contained in:
Stephen Montgomery-Smith 2022-04-08 23:20:43 -05:00
parent 2e57a8323c
commit 379406a546

View file

@ -2,7 +2,7 @@
PORTNAME= octave-forge
PORTVERSION= 20210221
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@ -27,7 +27,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL BENCHMARK BIM BIOINFO BSLTL CGI \
STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TSA VIDEO \
ZENITY ZEROMQ
OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NSPARSERSB}
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs