Skip to content

Commit

Permalink
devel/py-poetry-core: Remove outdated PYTHON_REL check after lang/pyt…
Browse files Browse the repository at this point in the history
…hon37 removal
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent be7b0fe commit 45984a2
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions devel/py-poetry-core/Makefile
Expand Up @@ -18,10 +18,4 @@ USE_PYTHON= autoplist concurrent pep517
BINARY_ALIAS= git=false
NO_ARCH= yes

.include <bsd.port.pre.mk>

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

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

0 comments on commit 45984a2

Please sign in to comment.