diff options
Diffstat (limited to 'graphics/py-graphviz/Makefile')
-rw-r--r-- | graphics/py-graphviz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-graphviz/Makefile b/graphics/py-graphviz/Makefile index a95956027671..441272908701 100644 --- a/graphics/py-graphviz/Makefile +++ b/graphics/py-graphviz/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= dot:graphics/graphviz TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} -USES= python:3.6+ zip +USES= cpe python:3.6+ zip USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |