Skip to content

Commit

Permalink
textproc/py-sphinx: Remove outdated PYTHON_REL check after lang/pytho…
Browse files Browse the repository at this point in the history
…n37 removal
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent 36694bf commit 338ed70
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions textproc/py-sphinx/Makefile
Expand Up @@ -48,10 +48,6 @@ EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 /usr/bin/bsdtar

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30800
TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typed-ast>=0:devel/py-typed-ast@${PY_FLAVOR}
.endif

.if ${PYTHON_REL} < 31000
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.8:devel/py-importlib-metadata@${PY_FLAVOR}
.endif
Expand Down

0 comments on commit 338ed70

Please sign in to comment.