summaryrefslogtreecommitdiff
path: root/devel/py-user_agents/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-user_agents/Makefile')
-rw-r--r--devel/py-user_agents/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-user_agents/Makefile b/devel/py-user_agents/Makefile
index bd6e62c18823..7948756d0dd2 100644
--- a/devel/py-user_agents/Makefile
+++ b/devel/py-user_agents/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/selwin/python-user-agents
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ua_parser/__init__.py:devel/py-ua_parser@${PY_FLAVOR}
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>