devel/py-nbclient: Clean up Makefile after 6c401020d1
(python36 removal)
This commit is contained in:
parent
2eb860e42c
commit
f2de163550
1 changed files with 1 additions and 7 deletions
|
@ -22,10 +22,4 @@ USE_PYTHON= autoplist concurrent distutils
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 30700
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}async_generator>=0:devel/py-async_generator@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue