aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 10:24:15 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 10:24:15 +0000
commit9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6d (patch)
tree29db0f2c2456b6f8d4ee8d59c08934eb39eee376
parent11c544eb3808dc68178e47df9f51b6b49372fd38 (diff)
downloadports-9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6d.tar.gz
ports-9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6d.zip
devel/py-astroid: Cosmetic change
-rw-r--r--devel/py-astroid/Makefile4
1 files 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