aboutsummaryrefslogtreecommitdiff
path: root/security/py-m2crypto
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-10 08:22:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-10 08:22:26 +0000
commit558e5802b672917f373c5e3a9737a4054fc99e7d (patch)
tree1ba9688c960468ad8b772f29289ab51c115aeb78 /security/py-m2crypto
parentd059f1e85a8a1f1f9181a5f60ab966fd7c38abee (diff)
downloadports-558e5802b672917f373c5e3a9737a4054fc99e7d.tar.gz
ports-558e5802b672917f373c5e3a9737a4054fc99e7d.zip
Clean up RUN_DEPENDS after r559531 (USES=python:3.6+)
Notes
Notes: svn path=/head/; revision=560967
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r--security/py-m2crypto/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index d0cfbf978fef..75e8fa718733 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -15,8 +15,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENCE
BUILD_DEPENDS= swig>=2.0.4:devel/swig
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parameterized>=0:devel/py-parameterized@${PY_FLAVOR} \
- ${PY_TYPING}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parameterized>=0:devel/py-parameterized@${PY_FLAVOR}
USES= python:3.6+ ssl
USE_PYTHON= autoplist concurrent distutils