Skip to content

Commit

Permalink
textproc/py-myst-parser: Remove outdated PYTHON_REL check after lang/…
Browse files Browse the repository at this point in the history
…python37 removal
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent e62ba96 commit bb2fb88
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions textproc/py-myst-parser/Makefile
Expand Up @@ -24,10 +24,4 @@ USE_PYTHON= autoplist concurrent pep517

NO_ARCH= yes

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
.endif

.include <bsd.port.post.mk>
.include <bsd.port.mk>

0 comments on commit bb2fb88

Please sign in to comment.