diff options
Diffstat (limited to 'devel/py-scripttest/Makefile')
-rw-r--r-- | devel/py-scripttest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-scripttest/Makefile b/devel/py-scripttest/Makefile index 9c2ceca935c1..8b5f6e6f0689 100644 --- a/devel/py-scripttest/Makefile +++ b/devel/py-scripttest/Makefile @@ -12,7 +12,7 @@ COMMENT= Helper to test command-line scripts LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.rst -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils |