devel/py-python-json-logger: Remove outdated PYTHON_REL check after lang/python39 removal (05de8effa6)

This commit is contained in:
Po-Chuan Hsieh
2025-12-02 20:07:55 +08:00
parent 83c17e417a
commit 4b865240e6

View File

@@ -21,10 +21,4 @@ USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 31000
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>