aboutsummaryrefslogtreecommitdiff
path: root/security/py-openssl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-09 16:34:07 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-09 16:34:07 +0000
commit8524eefbd1811ebd83997f30fcef7b398ffe0873 (patch)
tree59905ba60083129766f97cebec0ad2d9f17a98be /security/py-openssl
parentd65e60464aeaa5ffb730d9c9968d392c067fa3cf (diff)
downloadports-8524eefbd1811ebd83997f30fcef7b398ffe0873.tar.gz
ports-8524eefbd1811ebd83997f30fcef7b398ffe0873.zip
Remove python 2.7 support from a few ports
Notes
Notes: svn path=/head/; revision=560874
Diffstat (limited to 'security/py-openssl')
-rw-r--r--security/py-openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile
index f2448c2e61fc..6a3bb8d8af29 100644
--- a/security/py-openssl/Makefile
+++ b/security/py-openssl/Makefile
@@ -21,7 +21,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.0.1:devel/py-pytest@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}pretend>0:devel/py-pretend@${PY_FLAVOR} \
${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
-USES= cpe python
+USES= cpe python:3.6+
USE_PYTHON= autoplist concurrent distutils pythonprefix
NO_ARCH= yes