aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2018-05-20 18:36:31 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2018-05-20 18:36:31 +0000
commit2c2cb5776dc3718aaaac5c024271aff6fb8074ea (patch)
treed0e03058777251f6bb7f92fa6053897cbfc23ae9 /math/octave-forge
parent09666ebaacadda540be4579dc83446d29e51c3aa (diff)
downloadports-2c2cb5776dc3718aaaac5c024271aff6fb8074ea.tar.gz
ports-2c2cb5776dc3718aaaac5c024271aff6fb8074ea.zip
- Default option database to on.
- Bump portrevision.
Notes
Notes: svn path=/head/; revision=470470
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 442e73524f99..64d8c72385d0 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge
PORTVERSION= 20180409
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -28,7 +28,7 @@ OPTIONS_DEFINE= ACTUARIAL AUDIO BENCHMARK BIM BIOINFO BSLTL CGI \
STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TISEAN TSA VIDEO \
ZENITY ZEROMQ
-OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NOCTCLIP:NOCTPROJ:NAUDIO:NDATABASE:NENGINE:NFL_CORE:NIMAGE:NPDB}
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NOCTCLIP:NOCTPROJ:NAUDIO:NENGINE:NFL_CORE:NIMAGE:NPDB}
TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs