git: 5b5ea649348f - main - devel/capnproto: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:05 UTC 2021


The branch main has been updated by decke:

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

commit 5b5ea649348ff296a99ae45fdb6e33d3dcdc832a
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:55:08 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:02 +0000

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

diff --git a/devel/capnproto/Makefile b/devel/capnproto/Makefile
index 6c1be584b1a3..356fb7844577 100644
--- a/devel/capnproto/Makefile
+++ b/devel/capnproto/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Serialization/RPC system
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/../LICENSE
 
-USES=		autoreconf compiler:c++14-lang gmake libtool ssl
+USES=		autoreconf compiler:c++14-lang cpe gmake libtool ssl
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes


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