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