Skip to content

Commit

Permalink
devel/py-unearth: Remove outdated PYTHON_REL check after lang/python3…
Browse files Browse the repository at this point in the history
…7 removal
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent a98ca9a commit 852649c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions devel/py-unearth/Makefile
Expand Up @@ -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>

0 comments on commit 852649c

Please sign in to comment.