git: 4ec5872f705c - main - graphics/py-sorl-thumbnail: Register conflicts
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Oct 2025 14:46:34 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4ec5872f705c9321f987cd6aabbae1e477e21d05
commit 4ec5872f705c9321f987cd6aabbae1e477e21d05
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2025-10-24 14:46:26 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-10-24 14:46:26 +0000
graphics/py-sorl-thumbnail: Register conflicts
* In 36c338883557 a new port graphics/py-dj52-django-sorl-thumbnail was
added, thus add CONFLICTS_INSTALL accordingly.
Approved by: portmgr (blanket)
---
graphics/py-sorl-thumbnail/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/graphics/py-sorl-thumbnail/Makefile b/graphics/py-sorl-thumbnail/Makefile
index cad52c7ea394..f959fa203be9 100644
--- a/graphics/py-sorl-thumbnail/Makefile
+++ b/graphics/py-sorl-thumbnail/Makefile
@@ -20,6 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
+
NO_ARCH= yes
PORTDOCS= *