aboutsummaryrefslogtreecommitdiff
path: root/devel/py-flake8-import-order/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-flake8-import-order/Makefile')
-rw-r--r--devel/py-flake8-import-order/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-flake8-import-order/Makefile b/devel/py-flake8-import-order/Makefile
index bcb5a2949bc5..65e06aa7f819 100644
--- a/devel/py-flake8-import-order/Makefile
+++ b/devel/py-flake8-import-order/Makefile
@@ -13,7 +13,7 @@ COMMENT= Flake8 and pylama plugin that checks the ordering of import statements
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycodestyle>=0:devel/py-pycodestyle@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycodestyle>=0:devel/py-pycodestyle@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils