summaryrefslogtreecommitdiff
path: root/math/octave-forge
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2018-05-10 00:09:02 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2018-05-10 00:09:02 +0000
commit672b3bd8b9f2504af0c26a63cdbb9543be18a5eb (patch)
treeb699d709c16c22c6b142db027fb223f4354963c9 /math/octave-forge
parentemulators/rpcs3: update to 0.0.5.259 (diff)
- Perform work that was supposed to be done by r469289:
- Option SIGNAL defaults to on. - Bump portrevision.
Notes
Notes: svn path=/head/; revision=469493
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 46097a134f82..e0f17d3b39f5 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge
PORTVERSION= 20180409
-PORTREVISION= 2
+PORTREVISION= 3
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:NFUZZY_LOGIC_TOOLKIT:NGENERAL:NIMAGE:NLINEAR_ALGEBRA:NMECHANICS:NMISCELLANEOUS:NPARALLEL:NPDB:NSIGNAL:NTISEAN}
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NOCTCLIP:NOCTPROJ:NAUDIO:NDATABASE:NENGINE:NFL_CORE:NFUZZY_LOGIC_TOOLKIT:NGENERAL:NIMAGE:NLINEAR_ALGEBRA:NMECHANICS:NMISCELLANEOUS:NPARALLEL:NPDB:NTISEAN}
TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs