mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Remove PYTHON_REL check after r559531 (USES=python:3.6+)
This commit is contained in:
parent
5f36b4298d
commit
025f6f50e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560972
@ -24,10 +24,4 @@ GH_ACCOUNT= mpcabd
|
||||
GH_PROJECT= python-arabic-reshaper
|
||||
USE_GITHUB= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 3000
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}configparser>=0:devel/py-configparser@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user