Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 14:11:52 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7a6635edae69 - main - net-im/py-slixmpp: Add CPE information
Message-ID:  <202110131411.19DEBqr3056075@gitrepo.freebsd.org>

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

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

commit 7a6635edae69dbfb415a897f1896784ecf3ddf36
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 14:11:35 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 14:11:35 +0000

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

diff --git a/net-im/py-slixmpp/Makefile b/net-im/py-slixmpp/Makefile
index e6801fff9925..b7af5979c1d1 100644
--- a/net-im/py-slixmpp/Makefile
+++ b/net-im/py-slixmpp/Makefile
@@ -17,7 +17,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR}
 TEST_DEPENDS=	gpg:security/gnupg
 
-USES=		pkgconfig python:3.7+
+USES=		cpe pkgconfig python:3.7+
+CPE_VENDOR=	${PORTNAME}_project
 USE_PYTHON=	distutils autoplist cython
 
 NO_ARCH=	yes



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