aboutsummaryrefslogtreecommitdiff
path: root/devel/py-bcdoc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-bcdoc')
-rw-r--r--devel/py-bcdoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-bcdoc/Makefile b/devel/py-bcdoc/Makefile
index c987b1682637..d12a6e33ae2d 100644
--- a/devel/py-bcdoc/Makefile
+++ b/devel/py-bcdoc/Makefile
@@ -12,8 +12,8 @@ COMMENT= Tools to help document botocore-based projects
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>=1.1.0:devel/py-six@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}six>=1.1.0:devel/py-six@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist