summaryrefslogtreecommitdiff
path: root/security/py-python-registry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-python-registry/Makefile')
-rw-r--r--security/py-python-registry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-registry/Makefile b/security/py-python-registry/Makefile
index e83cf36966cc..27839fc8395a 100644
--- a/security/py-python-registry/Makefile
+++ b/security/py-python-registry/Makefile
@@ -28,7 +28,7 @@ PORTEXAMPLES= *
.include <bsd.port.pre.mk>
-.if ${PYTHON_REL} < 340
+.if ${PYTHON_REL} < 3400
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>=0:${PORTSDIR}/devel/py-enum34
.endif