devel/py-unearth: Remove outdated PYTHON_REL check after lang/python37 removal
This commit is contained in:
parent
a98ca9ab7a
commit
852649c2e3
1 changed files with 1 additions and 7 deletions
|
@ -24,10 +24,4 @@ USE_PYTHON= autoplist concurrent pep517 pytest
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 30800
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cached-property>=1.5.2:devel/py-cached-property@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue