Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 20:29:49 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: 5e076a044a5a - main - databases/clickhouse: Add CPE information
Message-ID:  <202109252029.18PKTnlo053801@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=5e076a044a5a05170ceca28cefa451a9c1dd8cee

commit 5e076a044a5a05170ceca28cefa451a9c1dd8cee
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-25 20:05:06 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-25 20:28:43 +0000

    databases/clickhouse: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 databases/clickhouse/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile
index 0fdec413b8d4..b6e3fa36090a 100644
--- a/databases/clickhouse/Makefile
+++ b/databases/clickhouse/Makefile
@@ -17,7 +17,9 @@ ONLY_FOR_ARCHS_REASON=	"Only supported on amd64"
 BUILD_DEPENDS=	bash:shells/bash
 RUN_DEPENDS=	bash:shells/bash
 
-USES=		cmake:insource localbase python shebangfix
+USES=		cmake:insource cpe localbase python shebangfix
+
+CPE_VENDOR=	yandex
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yandex



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