Skip to content

Commit

Permalink
net/py-pyroute2.minimal: 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 b8113c5 commit b731aa3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions net/py-pyroute2.minimal/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>=0:devel/py-importlib-metadata@${PY_FLAVOR}
.endif

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

0 comments on commit b731aa3

Please sign in to comment.