summaryrefslogtreecommitdiff
path: root/www/py-djangorestframework-csv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-djangorestframework-csv/Makefile')
-rw-r--r--www/py-djangorestframework-csv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-djangorestframework-csv/Makefile b/www/py-djangorestframework-csv/Makefile
index 9c0a85e588de..381fe587b672 100644
--- a/www/py-djangorestframework-csv/Makefile
+++ b/www/py-djangorestframework-csv/Makefile
@@ -12,7 +12,7 @@ COMMENT= Django REST framework
LICENSE= BSD2CLAUSE
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>