Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:56:07 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: 9bb1f615e535 - main - sysutils/rsyslog8: Add CPE information
Message-ID:  <202108291956.17TJu7LY084205@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=9bb1f615e5356a21a2f0b8a167e5a43fa5643d1b

commit 9bb1f615e5356a21a2f0b8a167e5a43fa5643d1b
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:49:59 +0000
Commit:     Bernhard Froehlich <decke@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\.



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