diff options
Diffstat (limited to '')
| -rw-r--r-- | www/py-django-debug-toolbar/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-debug-toolbar/Makefile b/www/py-django-debug-toolbar/Makefile index ac1b854f706f..8f6ab2249d2b 100644 --- a/www/py-django-debug-toolbar/Makefile +++ b/www/py-django-debug-toolbar/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVO  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=4.2.9:www/py-django42@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}sqlparse>=0.2.0:databases/py-sqlparse@${PY_FLAVOR} -USES=		python:3.9+ +USES=		python  USE_PYTHON=	autoplist concurrent pep517  NO_ARCH=	yes  | 
