aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-forge
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2019-07-03 05:27:34 +0800
committerstephen <stephen@FreeBSD.org>2019-07-03 05:27:34 +0800
commitbcba7ab6987ad0ac62926dac5ec429a2ffd821b0 (patch)
tree5356d16a3612c0141c98e0b76b97a784ae6588d9 /math/octave-forge
parent37b956c8cfe9b30cc13afe684610e79c6dd5421c (diff)
downloadfreebsd-ports-gnome-bcba7ab6987ad0ac62926dac5ec429a2ffd821b0.tar.gz
freebsd-ports-gnome-bcba7ab6987ad0ac62926dac5ec429a2ffd821b0.tar.zst
freebsd-ports-gnome-bcba7ab6987ad0ac62926dac5ec429a2ffd821b0.zip
- Set default to on for optional install of math/octave-forge-database subport.
- Bump portrevision.
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