Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:17:08 +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: 68ee2d289398 - main - devel/libosinfo: Add CPE information
Message-ID:  <6a271534.3cab2.3ab57c2f@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=68ee2d28939846626fd7e3faf1781982f70c1303

commit 68ee2d28939846626fd7e3faf1781982f70c1303
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 18:52:24 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:08:58 +0000

    devel/libosinfo: Add CPE information
---
 devel/libosinfo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libosinfo/Makefile b/devel/libosinfo/Makefile
index 1d781a71e1dd..78a6d0008faa 100644
--- a/devel/libosinfo/Makefile
+++ b/devel/libosinfo/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${BUILD_DEPENDS} \
 		osinfo-db-import:sysutils/osinfo-db-tools \
 		${LOCALBASE}/share/osinfo/VERSION:misc/osinfo-db
 
-USES=		gettext gnome meson perl5 pkgconfig tar:xz
+USES=		cpe gettext gnome meson perl5 pkgconfig tar:xz
 USE_GNOME=	glib20 introspection:build libxml2 libxslt introspection:build
 USE_PERL5=	build
 USE_LDCONFIG=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271534.3cab2.3ab57c2f>