From d0fb48ada3f73e48602faabfb3441fe1aa68298b Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Mon, 14 May 2018 23:34:12 +0000 Subject: [PATCH] - Set default fuzzy_logic_toolkit to on. - Bump portrevision. --- math/octave-forge/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 07f3d7972551..fd04f4b30268 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge PORTVERSION= 20180409 -PORTREVISION= 6 +PORTREVISION= 7 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:NIMAGE:NPARALLEL:NPDB} +OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NOCTCLIP:NOCTPROJ:NAUDIO:NDATABASE:NENGINE:NFL_CORE:NIMAGE:NPARALLEL:NPDB} TARBALLS_DIR= ${LOCALBASE}/share/octave/tarballs