Skip to content

Commit

Permalink
textproc/py-rdflib: Remove outdated PYTHON_REL check after lang/pytho…
Browse files Browse the repository at this point in the history
…n37 removal
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent 73ad0c0 commit 36694bf
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions textproc/py-rdflib/Makefile
Expand Up @@ -35,10 +35,4 @@ HTML_DESC= HTML support

HTML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=1.0<2:www/py-html5lib@${PY_FLAVOR}

.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 36694bf

Please sign in to comment.