diff options
Diffstat (limited to 'devel/cpp2py/Makefile')
-rw-r--r-- | devel/cpp2py/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/cpp2py/Makefile b/devel/cpp2py/Makefile index 3553d0e73702..d6460e71d0f3 100644 --- a/devel/cpp2py/Makefile +++ b/devel/cpp2py/Makefile @@ -12,6 +12,9 @@ COMMENT= Reflection tools based on clang LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.txt +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + PY_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako@${PY_FLAVOR} \ |