diff options
Diffstat (limited to 'www/py-django-mptt/Makefile')
| -rw-r--r-- | www/py-django-mptt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-mptt/Makefile b/www/py-django-mptt/Makefile index 67fc7398c45b..a640ace05353 100644 --- a/www/py-django-mptt/Makefile +++ b/www/py-django-mptt/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}\ ${PYTHON_PKGNAMEPREFIX}django-js-asset>0:www/py-django-js-asset@${PY_FLAVOR} -USES= python:3.10+ # www/py-django-js-asset requires Python 3.10+ +USES= python # www/py-django-js-asset requires Python 3.10+ USE_PYTHON= autoplist pep517 NO_ARCH= yes |
