Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:39 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1ac3b3913023 - main - devel/libconfuse: Add CPE information
Message-ID:  <202110142132.19ELWdKc078942@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit 1ac3b3913023c641b6f53e72dd6b1f18057d9e86
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:24 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:24 +0000

    devel/libconfuse: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/libconfuse/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/libconfuse/Makefile b/devel/libconfuse/Makefile
index 35f1f8329866..b27f77fbc483 100644
--- a/devel/libconfuse/Makefile
+++ b/devel/libconfuse/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Configuration file parsing library
 
 LICENSE=	ISCL
 
-USES=		iconv libtool pathfix pkgconfig tar:xz
+USES=		cpe iconv libtool pathfix pkgconfig tar:xz
+CPE_VENDOR=	${PORTNAME}_project
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes



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