Skip to content

Commit

Permalink
devel/py-setuptools_scm7: Remove outdated PYTHON_REL check after lang…
Browse files Browse the repository at this point in the history
…/python37 removal

Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Aug 26, 2023
1 parent e8469ca commit 59277b4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions devel/py-setuptools_scm7/Makefile
Expand Up @@ -54,8 +54,4 @@ BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=1.0.0:textproc/py-tomli@${PY_FLAVO
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=1.0.0:textproc/py-tomli@${PY_FLAVOR}
.endif

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

.include <bsd.port.post.mk>

0 comments on commit 59277b4

Please sign in to comment.