aboutsummaryrefslogtreecommitdiff
path: root/security/py-cryptography
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-09-03 10:28:00 +0000
committerRene Ladan <rene@FreeBSD.org>2017-09-03 10:28:00 +0000
commitfe62dad6b09ed2c4a3dd312f35b6cdd59e8c4975 (patch)
treefaf225e9aa0ac1085ddfa4fb76067e95593976c2 /security/py-cryptography
parent95bbd02b18d51298ca5c44fc71c9cad296d8bb78 (diff)
downloadports-fe62dad6b09ed2c4a3dd312f35b6cdd59e8c4975.tar.gz
ports-fe62dad6b09ed2c4a3dd312f35b6cdd59e8c4975.zip
security/py-cryptography: remove support for expired Python 3.3
Notes
Notes: svn path=/head/; revision=449195
Diffstat (limited to 'security/py-cryptography')
-rw-r--r--security/py-cryptography/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile
index 860ebb52b63c..1281b868ac4e 100644
--- a/security/py-cryptography/Makefile
+++ b/security/py-cryptography/Makefile
@@ -35,8 +35,6 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddress>0:net/py-ipaddress
.if ${PYTHON_REL} < 3300
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34
-.elif ${PYTHON_REL} < 3400
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py3-enum34
.endif
post-install: