diff options
Diffstat (limited to 'www/py-django-bootstrap4')
-rw-r--r-- | www/py-django-bootstrap4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-bootstrap4/Makefile b/www/py-django-bootstrap4/Makefile index d8602ea1ebcd..a7be470fac65 100644 --- a/www/py-django-bootstrap4/Makefile +++ b/www/py-django-bootstrap4/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/zostera/django-bootstrap4 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |