Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 18:36:32 +0000
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: f80d3a32c154 - main - devel/orc: Add CPE information
Message-ID:  <6a2468b0.37a98.5d37c9ab@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit f80d3a32c154ad921b9db91ad95ce51148957eef
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-06 18:28:58 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-06 18:30:23 +0000

    devel/orc: Add CPE information
---
 devel/orc/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/orc/Makefile b/devel/orc/Makefile
index 3b348159d512..389eb0d8c756 100644
--- a/devel/orc/Makefile
+++ b/devel/orc/Makefile
@@ -12,7 +12,9 @@ LICENSE=	BSD2CLAUSE BSD3CLAUSE
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		meson pkgconfig tar:xz
+USES=		cpe meson pkgconfig tar:xz
+
+CPE_VENDOR=	gstreamer
 
 MESON_ARGS=	--default-library=both \
 		-Dbenchmarks=auto \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2468b0.37a98.5d37c9ab>