diff options
Diffstat (limited to 'math/octave-forge-audio/Makefile')
-rw-r--r-- | math/octave-forge-audio/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index 9806fb6fbe2d..cc8038d957e7 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -13,6 +13,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= does not build with octave version >= 4.4.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-12-19 GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" |