Date: Mon, 18 Oct 2021 19:26:22 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: 4e7cdbe91239 - main - devel/thrift-c_glib: Add CPE information Message-ID: <202110181926.19IJQMeV094703@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=4e7cdbe91239c663b2d176fecf972cd8e7df9f55 commit 4e7cdbe91239c663b2d176fecf972cd8e7df9f55 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-c_glib: Add CPE information Approved by: portmgr (blanket) --- devel/thrift-c_glib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/thrift-c_glib/Makefile b/devel/thrift-c_glib/Makefile index a0b25c05732d..cba19259343e 100644 --- a/devel/thrift-c_glib/Makefile +++ b/devel/thrift-c_glib/Makefile @@ -16,8 +16,9 @@ BUILDIR= ${WRKDIR}/${DISTNAME}/lib/c_glib DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo -USES= bison cmake compiler:c++11-lang gnome libtool pathfix \ +USES= bison cmake compiler:c++11-lang cpe gnome libtool pathfix \ pkgconfig ssl +CPE_VENDOR= apache CMAKE_ON= BUILD_C_GLIB BUILD_SHARED_LIBS CMAKE_OFF= BUILD_CPP BUILD_HASKELL BUILD_JAVA BUILD_JAVASCRIPT \ BUILD_NODEJS BUILD_PYTHON
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQMeV094703>