git: cbe65d04eea9 - main - devel/py-django-rq: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 May 2024 10:23:06 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cbe65d04eea9cc42cd5eff50ee6102bb3bbf4e48 commit cbe65d04eea9cc42cd5eff50ee6102bb3bbf4e48 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-28 10:00:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-28 10:21:30 +0000 devel/py-django-rq: Cosmetic change --- devel/py-django-rq/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/py-django-rq/Makefile b/devel/py-django-rq/Makefile index bfbb9946ea61..115d6a537faa 100644 --- a/devel/py-django-rq/Makefile +++ b/devel/py-django-rq/Makefile @@ -23,9 +23,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-redis>=0:www/py-django-redis@${PY_FL USES= python USE_PYTHON= autoplist concurrent pep517 -TEST_ENV= PYTHONPATH="." - NO_ARCH= yes +TEST_ENV= PYTHONPATH=. CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*django-rq