diff options
Diffstat (limited to 'devel/py-cookiecutter/Makefile')
-rw-r--r-- | devel/py-cookiecutter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cookiecutter/Makefile b/devel/py-cookiecutter/Makefile index d34217ea6c4a..fb578f82c8fa 100644 --- a/devel/py-cookiecutter/Makefile +++ b/devel/py-cookiecutter/Makefile @@ -25,7 +25,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freezegun>0:devel/py-freezegun@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ git:devel/git -USES= cpe python:3.7+ +USES= cpe python USE_PYTHON= autoplist concurrent distutils pytest CPE_VENDOR= cookiecutter_project |