git: dbcb396b7b6a - main - graphics/py-cairosvg: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 09:42:46 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dbcb396b7b6aea2030075c5ae1aee67c121011dd

commit dbcb396b7b6aea2030075c5ae1aee67c121011dd
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:19:00 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:22 +0000

    graphics/py-cairosvg: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/py-cairosvg/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/graphics/py-cairosvg/Makefile b/graphics/py-cairosvg/Makefile
index bc6330b60c03..abba3e388d6c 100644
--- a/graphics/py-cairosvg/Makefile
+++ b/graphics/py-cairosvg/Makefile
@@ -23,9 +23,11 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAV
 		${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0:devel/py-pytest-flake8@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
+CPE_VENDOR=	courtbouillon
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list