Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 18:07:17 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: 3eb7ce1add72 - main - net/corosync[2|3]: Add CPE information
Message-ID:  <202108151807.17FI7HIv066198@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=3eb7ce1add72201437d6f3c9f142dcc5270b76ec

commit 3eb7ce1add72201437d6f3c9f142dcc5270b76ec
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 17:59:56 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-15 17:59:56 +0000

    net/corosync[2|3]: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/corosync2/Makefile.common | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/corosync2/Makefile.common b/net/corosync2/Makefile.common
index dbb2dcc0fd5d..7f074a5e8937 100644
--- a/net/corosync2/Makefile.common
+++ b/net/corosync2/Makefile.common
@@ -15,7 +15,7 @@ LIB_DEPENDS=		libnspr4.so:devel/nspr \
 
 TEST_DEPENDS=		augparse:textproc/augeas
 
-USES=			gmake groff libtool pathfix pkgconfig
+USES=			cpe gmake groff libtool pathfix pkgconfig
 USE_BINUTILS=		yes
 USE_LDCONFIG=		yes
 USE_RC_SUBR=		${PORTNAME} ${PORTNAME}-notifyd



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