summaryrefslogtreecommitdiff
path: root/net/py-oauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-oauth/Makefile')
-rw-r--r--net/py-oauth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-oauth/Makefile b/net/py-oauth/Makefile
index b8e74aa5a7e7..5f62bf51817f 100644
--- a/net/py-oauth/Makefile
+++ b/net/py-oauth/Makefile
@@ -9,7 +9,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= Python Library for OAuth
WWW= https://pypi.org/project/oauth/
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>