aboutsummaryrefslogtreecommitdiff
path: root/www/py-user_agent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-user_agent/Makefile')
-rw-r--r--www/py-user_agent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-user_agent/Makefile b/www/py-user_agent/Makefile
index cbf76322c801..4e94c4bd1dd6 100644
--- a/www/py-user_agent/Makefile
+++ b/www/py-user_agent/Makefile
@@ -13,7 +13,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
NO_ARCH= yes
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>