diff options
Diffstat (limited to 'www/py-django-mezzanine-filebrowser')
-rw-r--r-- | www/py-django-mezzanine-filebrowser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-mezzanine-filebrowser/Makefile b/www/py-django-mezzanine-filebrowser/Makefile index 5f5d1ecdca31..078511d5357f 100644 --- a/www/py-django-mezzanine-filebrowser/Makefile +++ b/www/py-django-mezzanine-filebrowser/Makefile @@ -14,7 +14,7 @@ COMMENT= Fork of django-filebrowser for Mezzanine CMS LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gettext python +USES= gettext python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |