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 f5e82e73aeee..cfafd1383bbf 100644
--- a/devel/py-user_agents/Makefile
+++ b/devel/py-user_agents/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python library to identify devices using User-Agent string
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ua_parser/__init__.py:devel/py-ua_parser@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>