summaryrefslogtreecommitdiff
path: root/devel/py-hash_ring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-hash_ring/Makefile')
-rw-r--r--devel/py-hash_ring/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hash_ring/Makefile b/devel/py-hash_ring/Makefile
index d242fd071dfe..f94c1fa72fb5 100644
--- a/devel/py-hash_ring/Makefile
+++ b/devel/py-hash_ring/Makefile
@@ -12,7 +12,7 @@ WWW= https://pypi.org/project/hash_ring/
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=0:databases/py-python-memcached@${PY_FLAVOR}
NO_ARCH= yes
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>