Date: Mon, 18 Oct 2021 19:26:23 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: dc068db8e080 - main - devel/thrift-cpp: Add CPE information Message-ID: <202110181926.19IJQNxq094731@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=dc068db8e080bd615a97c0c9706aeeddba94128d commit dc068db8e080bd615a97c0c9706aeeddba94128d Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:18:53 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:53 +0000 devel/thrift-cpp: Add CPE information Approved by: portmgr (blanket) --- devel/thrift-cpp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile index ecf081c49d8c..f9e482675818 100644 --- a/devel/thrift-cpp/Makefile +++ b/devel/thrift-cpp/Makefile @@ -19,8 +19,9 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo -USES= bison cmake pkgconfig compiler:c++11-lang \ +USES= bison cmake pkgconfig compiler:c++11-lang cpe \ libtool pathfix ssl +CPE_VENDOR= apache USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes PLIST_SUB= PORTVERSION="${THRIFT_PORTVERSION}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQNxq094731>