git: 9cc91f652f38 - main - devel/py-astroid: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 27 Aug 2022 10:31:49 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6d

commit 9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:24:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:24:15 +0000

    devel/py-astroid: Cosmetic change
---
 devel/py-astroid/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile
index 980683b294e3..566fba95dab3 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -17,10 +17,10 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
-CONFLICTS=	${PYTHON_PKGNAMEPREFIX}astroid253
-
 NO_ARCH=	yes
 
+CONFLICTS=	${PYTHON_PKGNAMEPREFIX}astroid253
+
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 30800