summaryrefslogtreecommitdiff
path: root/math/octave-forge
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2016-01-13 02:11:26 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2016-01-13 02:11:26 +0000
commitccf798cbe803542f5a5aee232c216c94321fd807 (patch)
tree14598e69a16d08f22284a341a0ca916ddabd269e /math/octave-forge
parent- Mark broken. This package is currently unmaintained upstream. (diff)
- Default to off the optional dependencies that are broken.
Notes
Notes: svn path=/head/; revision=405990
Diffstat (limited to 'math/octave-forge')
-rw-r--r--math/octave-forge/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 5f28cf04907d..dbcd5eb0e569 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -3,6 +3,7 @@
PORTNAME= octave-forge
PORTVERSION= 20150704
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -25,7 +26,7 @@ OPTIONS_DEFINE= ACTUARIAL AD AUDIO BENCHMARK BIM BIOINFO CGI \
SPECIAL_MATRIX SPLINE_GCVSPL SPLINES STATISTICS STK STRINGS \
STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TSA VIDEO XRAYLIB ZENITY
-OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NAD:NDICOM:NOCTGPR:NSPLINE_GCVSPL:NVIDEO:NXRAYLIB}
TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs