summaryrefslogtreecommitdiff
path: root/www/py-djangorestframework-xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-djangorestframework-xml/Makefile')
-rw-r--r--www/py-djangorestframework-xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-djangorestframework-xml/Makefile b/www/py-djangorestframework-xml/Makefile
index 0bf46254fca3..381eef06e3d1 100644
--- a/www/py-djangorestframework-xml/Makefile
+++ b/www/py-djangorestframework-xml/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>