Skip to content

Commit

Permalink
deskutils/dosage: Remove outdated PYTHON_REL check after lang/python3…
Browse files Browse the repository at this point in the history
…7 removal

Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Aug 26, 2023
1 parent ecc66e7 commit 201c28a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions deskutils/dosage/Makefile
Expand Up @@ -25,11 +25,4 @@ USE_PYTHON= pep517 autoplist noflavors

NO_ARCH= yes

.include <bsd.port.pre.mk>

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

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

0 comments on commit 201c28a

Please sign in to comment.