Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:36 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 141807b6bad8 - main - graphics/py-graphviz: Add CPE information
Message-ID:  <202108310925.17V9PaxA093836@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 141807b6bad8494e1318f900d15fece8cd811876
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 09:15:39 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PaxA093836>