Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:51:04 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: 5b5ea649348f - main - devel/capnproto: Add CPE information
Message-ID:  <202108311951.17VJp45U037590@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=5b5ea649348ff296a99ae45fdb6e33d3dcdc832a

commit 5b5ea649348ff296a99ae45fdb6e33d3dcdc832a
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 18:55:08 +0000
Commit:     Bernhard Froehlich <decke@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



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