diff options
Diffstat (limited to 'sysutils/py-plumbum/Makefile')
-rw-r--r-- | sysutils/py-plumbum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-plumbum/Makefile b/sysutils/py-plumbum/Makefile index 2350337ef6ed..349fffed5ec3 100644 --- a/sysutils/py-plumbum/Makefile +++ b/sysutils/py-plumbum/Makefile @@ -12,7 +12,7 @@ COMMENT= Shell combinators and more for python LICENSE= MIT -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR} USES= python USE_GITHUB= yes |