diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-10-01 18:55:40 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-10-01 18:55:40 +0800 |
commit | d6f9c75b9aca96c851b4f2865916b741c0730f4d (patch) | |
tree | e406cc7302701941261c77aa18056fa2887ecb48 /math/py-pyfst | |
parent | 6b7e9b444cee36a80c7f4aa7d97955d651e5088d (diff) | |
download | freebsd-ports-gnome-d6f9c75b9aca96c851b4f2865916b741c0730f4d.tar.gz freebsd-ports-gnome-d6f9c75b9aca96c851b4f2865916b741c0730f4d.tar.zst freebsd-ports-gnome-d6f9c75b9aca96c851b4f2865916b741c0730f4d.zip |
Deprecate ports broken for more than 6 months
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 |