Skip to content

Commit

Permalink
devel/py-catalogue: 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 7b871a3 commit eee42dc
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions devel/py-catalogue/Makefile
Expand Up @@ -18,11 +18,4 @@ NO_ARCH= yes

PORTSCOUT= skipv:2.1.0

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6.4:devel/py-typing-extensions@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zipp>=0.5:devel/py-zipp@${PY_FLAVOR}
.endif

.include <bsd.port.post.mk>
.include <bsd.port.mk>

0 comments on commit eee42dc

Please sign in to comment.