www/py-django-crispy-forms: Update WWW

- Remove outdated CONFLICTS_INSTALL
This commit is contained in:
Po-Chuan Hsieh 2024-03-09 21:50:37 +08:00
parent de74642dc4
commit 166c45198e
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Best way to have Django DRY forms
WWW= https://github.com/django-crispy-forms/django-crispy-forms
WWW= https://django-crispy-forms.readthedocs.io/en/latest/ \
https://github.com/django-crispy-forms/django-crispy-forms
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
@ -20,8 +21,6 @@ USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}dj22-django-crispy-forms
PORTSCOUT= skipv:2.1
.include <bsd.port.mk>