diff options
Diffstat (limited to 'devel/py-terminable_thread/Makefile')
-rw-r--r-- | devel/py-terminable_thread/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-terminable_thread/Makefile b/devel/py-terminable_thread/Makefile index 8c03037304b8..2eead0426ae9 100644 --- a/devel/py-terminable_thread/Makefile +++ b/devel/py-terminable_thread/Makefile @@ -12,6 +12,9 @@ COMMENT= Thread subclass / raise exceptions or terminate from another thread LICENSE= PD LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + NO_ARCH= yes USES= python:2.7 USE_PYTHON= autoplist distutils |