diff options
Diffstat (limited to 'devel/py-python2-pythondialog/Makefile')
-rw-r--r-- | devel/py-python2-pythondialog/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-python2-pythondialog/Makefile b/devel/py-python2-pythondialog/Makefile index ede93c7b7e5e..d35620190803 100644 --- a/devel/py-python2-pythondialog/Makefile +++ b/devel/py-python2-pythondialog/Makefile @@ -13,6 +13,9 @@ COMMENT= Backport of pythondialog to Python 2 LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= autoplist distutils |