diff options
Diffstat (limited to 'math/py-pyfst')
-rw-r--r-- | math/py-pyfst/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-pyfst/Makefile b/math/py-pyfst/Makefile index affafb830d42..9d817c2f0ab3 100644 --- a/math/py-pyfst/Makefile +++ b/math/py-pyfst/Makefile @@ -15,6 +15,8 @@ LICENSE= APACHE20 LIB_DEPENDS= libfst.so:math/openfst BROKEN= does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-11-01 USES= compiler:c++11-lib python USE_PYTHON= distutils autoplist |