Skip to content

Commit

Permalink
www/py-yarl: Remove outdated PYTHON_REL check after lang/python37 rem…
Browse files Browse the repository at this point in the history
…oval

Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Aug 26, 2023
1 parent 95ad1a2 commit ee395cb
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions www/py-yarl/Makefile
Expand Up @@ -28,10 +28,4 @@ post-install:
pre-test:
@cd ${TEST_WRKSRC}/yarl && ${LN} -fs ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/yarl/_quoting_c*.so

.include <bsd.port.pre.mk>

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

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

0 comments on commit ee395cb

Please sign in to comment.