aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2019-07-02 21:27:34 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2019-07-02 21:27:34 +0000
commitcb24747a7aceb5fed238c794667ef1212aa3dda8 (patch)
tree5356d16a3612c0141c98e0b76b97a784ae6588d9 /math/octave-forge
parent65aafdf4c5f7dcccb0f16c9aa4859f2c5c663dce (diff)
downloadports-cb24747a7aceb5fed238c794667ef1212aa3dda8.tar.gz
ports-cb24747a7aceb5fed238c794667ef1212aa3dda8.zip
- Set default to on for optional install of math/octave-forge-database subport.
- Bump portrevision.
Notes
Notes: svn path=/head/; revision=505712
Diffstat (limited to 'math/octave-forge')
-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 ebe1283dac7e..b0d0659ed8b2 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge
PORTVERSION= 20180409
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -28,7 +28,7 @@ OPTIONS_DEFINE= ACTUARIAL BENCHMARK BIM BIOINFO BSLTL CGI \
STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TISEAN TSA VIDEO \
ZENITY ZEROMQ
-OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NDATABASE:NDATA_SMOOTHING:NECONOMETRICS:NFITS:NLINEAR_ALGEBRA:NMECHANICS:NPARALLEL:NSTRINGS:NTISEAN:NVIDEO}
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NDATA_SMOOTHING:NECONOMETRICS:NFITS:NLINEAR_ALGEBRA:NMECHANICS:NPARALLEL:NSTRINGS:NTISEAN:NVIDEO}
TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs