git: 3eb7ce1add72 - main - net/corosync[2|3]: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 18:07:17 UTC 2021


The branch main has been updated by decke:

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

commit 3eb7ce1add72201437d6f3c9f142dcc5270b76ec
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 17:59:56 +0000
Commit:     Bernhard Froehlich <decke at 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


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