aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pluggy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pluggy/Makefile')
-rw-r--r--devel/py-pluggy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-pluggy/Makefile b/devel/py-pluggy/Makefile
index b2edd9dd21d6..890735908133 100644
--- a/devel/py-pluggy/Makefile
+++ b/devel/py-pluggy/Makefile
@@ -13,9 +13,9 @@ COMMENT= Plugin and hook calling mechanisms for Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR}
-USES?= python
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes