Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:17:33 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: d5d4910c37f2 - main - net-mgmt/collectd5: Add CPE information
Message-ID:  <202108291917.17TJHXPA029920@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=d5d4910c37f2ab7c31752bcd0f7777c22a948252

commit d5d4910c37f2ab7c31752bcd0f7777c22a948252
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:04:51 +0000
Commit:     Bernhard Froehlich <decke@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
 



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