aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-09-03 18:28:00 +0800
committerrene <rene@FreeBSD.org>2017-09-03 18:28:00 +0800
commitd79640e06ee5c31b111cd019d92f75c9be50349c (patch)
treefaf225e9aa0ac1085ddfa4fb76067e95593976c2 /security
parentd17a217980e49e507249436aac9ba95b3fa119e7 (diff)
downloadfreebsd-ports-gnome-d79640e06ee5c31b111cd019d92f75c9be50349c.tar.gz
freebsd-ports-gnome-d79640e06ee5c31b111cd019d92f75c9be50349c.tar.zst
freebsd-ports-gnome-d79640e06ee5c31b111cd019d92f75c9be50349c.zip
security/py-cryptography: remove support for expired Python 3.3
Diffstat (limited to 'security')
-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: