diff options
Diffstat (limited to 'devel/py-mccabe/Makefile')
-rw-r--r-- | devel/py-mccabe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-mccabe/Makefile b/devel/py-mccabe/Makefile index 8e7e09cfe45d..d9288e350dda 100644 --- a/devel/py-mccabe/Makefile +++ b/devel/py-mccabe/Makefile @@ -13,7 +13,7 @@ COMMENT= Ned's script to check McCabe complexity LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils |