git: 8a6bfa15204e - main - devel/py-django-rq: Remove unnecessary substitution

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 23 Mar 2024 15:00:40 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8a6bfa15204e00ee412f44d18924ef274c0dfd3a

commit 8a6bfa15204e00ee412f44d18924ef274c0dfd3a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-23 14:21:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-23 14:31:14 +0000

    devel/py-django-rq: Remove unnecessary substitution
---
 devel/py-django-rq/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-django-rq/Makefile b/devel/py-django-rq/Makefile
index ebc69a115df6..70430a5b6866 100644
--- a/devel/py-django-rq/Makefile
+++ b/devel/py-django-rq/Makefile
@@ -26,7 +26,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
-CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
+CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}*django-rq
 
 # https://github.com/rq/django-rq/blob/master/Makefile
 do-test: