git: 8ce5f8624bf3 - main - www/py-django40: Simplify CONFLICTS_INSTALL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:19:13 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8ce5f8624bf3ecd68b11b9108f4beae6a5f1653e
commit 8ce5f8624bf3ecd68b11b9108f4beae6a5f1653e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:44:58 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 13:02:19 +0000
www/py-django40: Simplify CONFLICTS_INSTALL
---
www/py-django40/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/www/py-django40/Makefile b/www/py-django40/Makefile
index 761fedaf6775..4e923311e0cd 100644
--- a/www/py-django40/Makefile
+++ b/www/py-django40/Makefile
@@ -31,8 +31,7 @@ PORTDOCS= *
SHEBANG_FILES= django/conf/project_template/manage.py-tpl
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django32 \
- ${PYTHON_PKGNAMEPREFIX}django41
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django[0-9][0-9]
CPE_VENDOR= djangoproject