diff options
Diffstat (limited to 'math/py-pymc/Makefile')
-rw-r--r-- | math/py-pymc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/py-pymc/Makefile b/math/py-pymc/Makefile index 900496302d6f..ac672c1c2a35 100644 --- a/math/py-pymc/Makefile +++ b/math/py-pymc/Makefile @@ -17,6 +17,9 @@ LICENSE_NAME= Academic Free License LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} |