mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
devel/py-pytz-deprecation-shim: Remove outdated PYTHON_REL check after lang/python38 removal (ca15850a2b
)
This commit is contained in:
parent
073d40a550
commit
63de578e2e
1 changed files with 1 additions and 7 deletions
|
@ -21,10 +21,4 @@ USE_PYTHON= autoplist concurrent pep517
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 30900
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.zoneinfo>=0:devel/py-backports.zoneinfo@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue