Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2026 19:30:28 +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: 9708efdf7d0f - main - devel/swig40: Add CPE information
Message-ID:  <6a31a454.32a32.5f879c4d@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=9708efdf7d0f9ea803dc73f1df0bb688199670b3

commit 9708efdf7d0f9ea803dc73f1df0bb688199670b3
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-16 19:29:51 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-16 19:29:51 +0000

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

diff --git a/devel/swig40/Makefile b/devel/swig40/Makefile
index 9fd266a8adab..05a7e2ec201d 100644
--- a/devel/swig40/Makefile
+++ b/devel/swig40/Makefile
@@ -16,7 +16,9 @@ EXPIRATION_DATE=2026-06-30
 
 LIB_DEPENDS=	libpcre.so:devel/pcre
 
-USES=		lua:build
+USES=		cpe lua:build
+
+CPE_VENDOR=	swig_project
 
 ALL_TARGET=	# empty
 CFLAGS+=	-fPIC -DPIC


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a31a454.32a32.5f879c4d>