diff options
Diffstat (limited to 'sysutils/py-shutilwhich/Makefile')
-rw-r--r-- | sysutils/py-shutilwhich/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-shutilwhich/Makefile b/sysutils/py-shutilwhich/Makefile index 50efaa436b98..901865e946a5 100644 --- a/sysutils/py-shutilwhich/Makefile +++ b/sysutils/py-shutilwhich/Makefile @@ -11,7 +11,7 @@ COMMENT= shutil.which for those not using Python 3.3 LICENSE= PSFL -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR} USES= python:-3.3 USE_GITHUB= yes |