aboutsummaryrefslogtreecommitdiff
path: root/devel/py_static_check/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py_static_check/Makefile')
-rw-r--r--devel/py_static_check/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py_static_check/Makefile b/devel/py_static_check/Makefile
index c4e4d3193008..28b6fbca5c20 100644
--- a/devel/py_static_check/Makefile
+++ b/devel/py_static_check/Makefile
@@ -12,7 +12,7 @@ COMMENT= Statically check your python code
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyflakes>=0.5:devel/py-pyflakes@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyflakes>=0.5:devel/py-pyflakes@${PY_FLAVOR}
USES= python:2.7
USE_PYTHON= distutils autoplist