summaryrefslogtreecommitdiff
path: root/security/py-python-pkcs11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-python-pkcs11/Makefile')
-rw-r--r--security/py-python-pkcs11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-pkcs11/Makefile b/security/py-python-pkcs11/Makefile
index c105b60fae78..1720d067bc02 100644
--- a/security/py-python-pkcs11/Makefile
+++ b/security/py-python-pkcs11/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=0:devel/py-asn1crypto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cached-property>=0:devel/py-cached-property@${PY_FLAVOR}
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist concurrent cython distutils
.include <bsd.port.mk>