git: 141807b6bad8 - main - graphics/py-graphviz: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 09:25:37 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=141807b6bad8494e1318f900d15fece8cd811876
commit 141807b6bad8494e1318f900d15fece8cd811876
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:15:39 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:32 +0000
graphics/py-graphviz: Add CPE information
Approved by: portmgr (blanket)
---
graphics/py-graphviz/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list