mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix RUN_DEPENDS with DEFAULT_VERSIONS=python=3.6
PR: 234633
This commit is contained in:
parent
898ee05233
commit
597a3ec1e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493060
@ -43,7 +43,7 @@ RUN_DEPENDS= \
|
||||
xml:textproc/xmlstarlet \
|
||||
jq:textproc/jq \
|
||||
flock:sysutils/flock \
|
||||
virtualenv:devel/py-virtualenv@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}virtualenv>=0:devel/py-virtualenv@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}prettytable>=0:devel/py-prettytable@${PY_FLAVOR}
|
||||
|
||||
USES= cmake:noninja fuse gettext-runtime gmake pkgconfig python:2.7 \
|
||||
|
Loading…
Reference in New Issue
Block a user