git: f3e49907b11c - main - devel/py-pyro: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:02:39 UTC 2021


The branch main has been updated by decke:

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

commit f3e49907b11cdf66fd9e28047243ae65ad49c400
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:48:51 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:41 +0000

    devel/py-pyro: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/py-pyro/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/py-pyro/Makefile b/devel/py-pyro/Makefile
index 46c474ca962d..9eadcb953914 100644
--- a/devel/py-pyro/Makefile
+++ b/devel/py-pyro/Makefile
@@ -15,9 +15,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}serpent>=1.27:devel/py-serpent@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
+CPE_VENDOR=	pyro_project
 NO_ARCH=	yes
 PORTDOCS=	*
 PORTEXAMPLES=	*


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