Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:16: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: 79134fc5c4a6 - main - net/tintin++: Add CPE information
Message-ID:  <6a271510.3d977.75944e07@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=79134fc5c4a6b980725e86d4a6bfc696d9b823d9

commit 79134fc5c4a6b980725e86d4a6bfc696d9b823d9
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 18:19:05 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:08:50 +0000

    net/tintin++: Add CPE information
---
 net/tintin++/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile
index 941df9f6ddde..f9e9045b1458 100644
--- a/net/tintin++/Makefile
+++ b/net/tintin++/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/../COPYING
 
 LIB_DEPENDS=	libpcre2-8.so:devel/pcre2
 
-USES=		gmake localbase
+USES=		cpe gmake localbase
+CPE_VENDOR=	tintin++_project
 
 CONFIGURE_ARGS=	--includedir=${LOCALBASE}/include \
 		--libdir=${LOCALBASE}/lib \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271510.3d977.75944e07>