Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:21 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b9bc987168a6 - main - devel/thrift: Add CPE information
Message-ID:  <202110181926.19IJQLoE094675@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit b9bc987168a6d3367853ef0398f5eba0eda8b4bf
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:52 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:53 +0000

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

diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile
index 795236526d91..b74be47ca127 100644
--- a/devel/thrift/Makefile
+++ b/devel/thrift/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Framework for scalable cross-language services development
 
 LICENSE=	APACHE20
 
-USES=		bison cmake compiler:c++11-lang libtool pkgconfig
+USES=		bison cmake compiler:c++11-lang cpe libtool pkgconfig
+CPE_VENDOR=	apache
 USE_LDCONFIG=	yes
 
 # For C++ support, use devel/thrift-cpp



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