summaryrefslogtreecommitdiff
path: root/math/octave-forge
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2019-10-24 14:44:48 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2019-10-24 14:44:48 +0000
commit7db1dd68fc8b53e56ef46c3d472727f8bfb96422 (patch)
treea3f2b1bdcd643022279ecede1d7bbd4ac32a7f4c /math/octave-forge
parent- Add missing USES and dependency on libX11 (diff)
- Resurrect math/octave-forge-fits. Add patches so it builds. Bump portrevision.
- Default option FITS to on in math/octave-forge. Bump portrevision.
Notes
Notes: svn path=/head/; revision=515342
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 44f1bf0f441b..efc6ce771c28 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge
PORTVERSION= 20180409
-PORTREVISION= 21
+PORTREVISION= 22
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:NDATA_SMOOTHING:NFITS:NLINEAR_ALGEBRA:NMECHANICS:NPARALLEL:NSTRINGS:NTISEAN:NVIDEO}
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NDATA_SMOOTHING:NLINEAR_ALGEBRA:NMECHANICS:NPARALLEL:NSTRINGS:NTISEAN:NVIDEO}
TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs