diff options
Diffstat (limited to 'devel/runsnakerun/Makefile')
-rw-r--r-- | devel/runsnakerun/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/runsnakerun/Makefile b/devel/runsnakerun/Makefile index a6d2165d4189..bc79934cc7df 100644 --- a/devel/runsnakerun/Makefile +++ b/devel/runsnakerun/Makefile @@ -13,6 +13,9 @@ COMMENT= GUI Viewer for Python profiling runs LICENSE= BSD2CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-09-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}SquareMap>0:x11-toolkits/py-SquareMap@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}meliae>0:devel/py-meliae@${PY_FLAVOR} |