git: d5d4910c37f2 - main - net-mgmt/collectd5: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:17:34 UTC 2021


The branch main has been updated by decke:

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

commit d5d4910c37f2ab7c31752bcd0f7777c22a948252
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:04:51 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:05 +0000

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

diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 8970ff4a0e68..8ecbc8110868 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -13,7 +13,7 @@ COMMENT=	Systems & network statistics collection daemon
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf gmake libtool pkgconfig shebangfix tar:bzip2
+USES=		autoreconf cpe gmake libtool pkgconfig shebangfix tar:bzip2
 
 GNU_CONFIGURE=	yes
 


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