aboutsummaryrefslogtreecommitdiff
path: root/security/py-python-registry
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-05-26 16:47:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-05-26 16:47:02 +0000
commit1b85bc93327fe20e04dacd558e4b68b8e87cab40 (patch)
tree7229e877adf880a70b7dabb3af7fa6c66661b721 /security/py-python-registry
parent95870264a95e112dd40286515a64b619d7529491 (diff)
Notes
Diffstat (limited to 'security/py-python-registry')
-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