diff options
Diffstat (limited to 'math/py-ffc/Makefile')
-rw-r--r-- | math/py-ffc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/py-ffc/Makefile b/math/py-ffc/Makefile index 1f5d7a64a66d..7aa40f39cfc4 100644 --- a/math/py-ffc/Makefile +++ b/math/py-ffc/Makefile @@ -12,6 +12,9 @@ COMMENT= C++ code generator for multilinear forms LICENSE= LGPL3 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils PYDISTUTILS_PKGNAME= FFC |