From 2c2cb5776dc3718aaaac5c024271aff6fb8074ea Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Sun, 20 May 2018 18:36:31 +0000 Subject: - Default option database to on. - Bump portrevision. --- math/octave-forge/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/octave-forge') 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 -- cgit v1.2.3