Skip to content

Commit

Permalink
www/py-django-crispy-forms: Add PORTSCOUT
Browse files Browse the repository at this point in the history
py-django-crispy-forms 2.1 requires Django 4.2, therefore we postpone this
update until py-django42 is the default version.
  • Loading branch information
sunpoet committed Oct 16, 2023
1 parent 10fd70c commit 1e48c96
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/py-django-crispy-forms/Makefile
Expand Up @@ -11,7 +11,7 @@ WWW= https://github.com/django-crispy-forms/django-crispy-forms
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=0:www/py-django32@${PY_FLAVOR}

Expand All @@ -22,4 +22,6 @@ NO_ARCH= yes

CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}dj22-django-crispy-forms

PORTSCOUT= skipv:2.1

.include <bsd.port.mk>

0 comments on commit 1e48c96

Please sign in to comment.