git: 9bb1f615e535 - main - sysutils/rsyslog8: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:56:08 UTC 2021


The branch main has been updated by decke:

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

commit 9bb1f615e5356a21a2f0b8a167e5a43fa5643d1b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:49:59 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:49:59 +0000

    sysutils/rsyslog8: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/rsyslog8/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/rsyslog8/Makefile b/sysutils/rsyslog8/Makefile
index d79362fe36a2..3c0d39651555 100644
--- a/sysutils/rsyslog8/Makefile
+++ b/sysutils/rsyslog8/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libestr.so:devel/libestr \
 		libcurl.so:ftp/curl
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR}
 
-USES=		libtool pkgconfig autoreconf python:env
+USES=		cpe libtool pkgconfig autoreconf python:env
 USE_LDCONFIG=	yes
 
 PORTSCOUT=	limit:^8\.


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