Skip to content

Commit

Permalink
databases/py-peewee_migrate: Remove outdated PYTHON_REL check after l…
Browse files Browse the repository at this point in the history
…ang/python37 removal

Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Aug 26, 2023
1 parent ae6d59f commit ecc66e7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions databases/py-peewee_migrate/Makefile
Expand Up @@ -27,10 +27,4 @@ TEST_ENV= PYTHONPATH=${WRKSRC}/src

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}
.endif

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

0 comments on commit ecc66e7

Please sign in to comment.