diff options
Diffstat (limited to 'devel/py-efl/Makefile')
-rw-r--r-- | devel/py-efl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-efl/Makefile b/devel/py-efl/Makefile index 0014f4205082..88f7ad2f105b 100644 --- a/devel/py-efl/Makefile +++ b/devel/py-efl/Makefile @@ -15,6 +15,9 @@ COMMENT= Python bindings for EFL and Elementary LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83:devel/py-dbus@${PY_FLAVOR} LIB_DEPENDS= libefl.so:devel/efl RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83:devel/py-dbus@${PY_FLAVOR} |