Skip to content

Commit

Permalink
devel/py-pip-run: Remove outdated PYTHON_REL check after lang/python3…
Browse files Browse the repository at this point in the history
…7 removal
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent 16accfd commit 1ad0159
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions devel/py-pip-run/Makefile
Expand Up @@ -32,10 +32,6 @@ NO_ARCH= yes

.include <bsd.port.pre.mk>

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

.if ${PYTHON_REL} < 30900
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-resources>=0:devel/py-importlib-resources@${PY_FLAVOR}
.endif
Expand Down

0 comments on commit 1ad0159

Please sign in to comment.