diff --git a/devel/py-pylint-django/Makefile b/devel/py-pylint-django/Makefile index 268ecf720f9a..78b66753ae53 100644 --- a/devel/py-pylint-django/Makefile +++ b/devel/py-pylint-django/Makefile @@ -19,4 +19,9 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +OPTIONS_DEFINE= DJANGO +DJANGO_DESC= Django support + +DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=2.2:www/py-django42@${PY_FLAVOR} + .include