Skip to content
Snippets Groups Projects
Verified Commit 0d1824b2 authored by sunpoet's avatar sunpoet
Browse files

devel/py-pyscaffold: Remove outdated PYTHON_REL check after lang/python37 removal

parent d984df82
No related branches found
No related tags found
No related merge requests found
...@@ -27,10 +27,4 @@ USE_PYTHON= autoplist concurrent pep517 ...@@ -27,10 +27,4 @@ USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes NO_ARCH= yes
.include <bsd.port.pre.mk> .include <bsd.port.mk>
.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment