diff options
-rw-r--r-- | math/octave-forge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index e8b0ddd9f058..ac1d228e2b2a 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge -PORTVERSION= 20200106 +PORTVERSION= 20200117 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= Octave-forge metaport for math/octave USES= metaport -OPTIONS_DEFINE= ACTUARIAL BENCHMARK BIM BIOINFO BSLTL CGI \ +OPTIONS_DEFINE= AUDIO ACTUARIAL BENCHMARK BIM BIOINFO BSLTL CGI \ CIVIL_ENGINEERING COMMUNICATIONS CONTROL DATA_SMOOTHING \ DATABASE DATAFRAME DICOM DIVAND DOCTEST ECONOMETRICS \ FENV FITS \ |