1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

*/*: Reword python ignore mesage

This commit is contained in:
Muhammad Moinur Rahman 2024-09-13 16:53:06 +02:00
parent 24acc5e482
commit 49f6d74ff5
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
3 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ SUB_LIST= PYTHON_CMD=${PYTHON_CMD}
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} > 30900
BROKEN= Python-3.9 is not supported
BROKEN= Python-3.9 or later is not supported
.endif
post-patch:

View File

@ -55,7 +55,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensi
.endif
.if ${PYTHON_REL} > 30900
BROKEN= python-3.9 is not supported
BROKEN= python-3.9 or later is not supported
.endif
do-test:

View File

@ -30,7 +30,7 @@ NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} > 30900
BROKEN= python-3.9 is not supported
BROKEN= python-3.9 or later is not supported
.endif
do-test: