Skip to content

Commit

Permalink
devel/py-pipx: Remove outdated PYTHON_REL check after lang/python37 r…
Browse files Browse the repository at this point in the history
…emoval
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent 1ad0159 commit 2267a53
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions devel/py-pipx/Makefile
Expand Up @@ -21,10 +21,4 @@ USE_PYTHON= autoplist concurrent pep517

NO_ARCH= yes

.include <bsd.port.pre.mk>

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

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

0 comments on commit 2267a53

Please sign in to comment.