Change RUN_DEPENDS from py-more-itertools to py-more-itertools5
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
c23a8fcba9
commit
0a8a0cf9b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499201
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= pyfa
|
||||
PORTVERSION= 1.19.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= games python
|
||||
|
||||
|
@ -36,7 +36,7 @@ DPSGRAPHING_DESC= DPS graphing (requires NumPy and matplotlib)
|
|||
|
||||
DPSGRAPHING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5.0:math/py-matplotlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}more-itertools5>0:devel/py-more-itertools5@${PY_FLAVOR}
|
||||
|
||||
do-build:
|
||||
@${PYTHON_CMD} -m compileall ${WRKSRC}
|
||||
|
|
Loading…
Reference in a new issue