summaryrefslogtreecommitdiff
path: root/devel/py-pythonbrew/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pythonbrew/Makefile')
-rw-r--r--devel/py-pythonbrew/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pythonbrew/Makefile b/devel/py-pythonbrew/Makefile
index 9d491eede653..adfff4f7ac08 100644
--- a/devel/py-pythonbrew/Makefile
+++ b/devel/py-pythonbrew/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/utahta/pythonbrew
LICENSE= MIT
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>