diff options
Diffstat (limited to 'www/py-django-webpack-loader/Makefile')
-rw-r--r-- | www/py-django-webpack-loader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-webpack-loader/Makefile b/www/py-django-webpack-loader/Makefile index fa8acd01ff47..d04151c1c769 100644 --- a/www/py-django-webpack-loader/Makefile +++ b/www/py-django-webpack-loader/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.10.1:www/py-django111@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes |