Skip to content

Commit

Permalink
devel/py-jsonschema3: 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 35e3503 commit 923e73c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions devel/py-jsonschema3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,4 @@ CONFLICTS_INSTALL= py*-jsonschema # bin/jsonschema

PORTSCOUT= limit:^3\.

.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 923e73c

Please sign in to comment.