svn commit: r470307 - head/math/octave-forge
Stephen Montgomery-Smith
stephen at FreeBSD.org
Fri May 18 15:55:41 UTC 2018
Author: stephen
Date: Fri May 18 15:55:40 2018
New Revision: 470307
URL: https://svnweb.freebsd.org/changeset/ports/470307
Log:
- Default parallel to on.
- Bump portrevision.
Modified:
head/math/octave-forge/Makefile
Modified: head/math/octave-forge/Makefile
==============================================================================
--- head/math/octave-forge/Makefile Fri May 18 15:55:00 2018 (r470306)
+++ head/math/octave-forge/Makefile Fri May 18 15:55:40 2018 (r470307)
@@ -3,7 +3,7 @@
PORTNAME= octave-forge
PORTVERSION= 20180409
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= math
MAINTAINER= stephen at FreeBSD.org
@@ -28,7 +28,7 @@ OPTIONS_DEFINE= ACTUARIAL AUDIO BENCHMARK BIM BIOINFO
STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TISEAN TSA VIDEO \
ZENITY ZEROMQ
-OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NOCTCLIP:NOCTPROJ:NAUDIO:NDATABASE:NENGINE:NFL_CORE:NIMAGE:NPARALLEL:NPDB}
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NOCTCLIP:NOCTPROJ:NAUDIO:NDATABASE:NENGINE:NFL_CORE:NIMAGE:NPDB}
TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs
More information about the svn-ports-head
mailing list