summaryrefslogtreecommitdiff
path: root/devel/py-csv23/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-csv23/Makefile')
-rw-r--r--devel/py-csv23/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-csv23/Makefile b/devel/py-csv23/Makefile
index acd61b64db17..aa1353aacb41 100644
--- a/devel/py-csv23/Makefile
+++ b/devel/py-csv23/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python 2/3 unicode CSV compatibility layer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python zip
+USES= python:3.6+ zip
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes