Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 11:15:10 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: b27214f7ea01 - main - misc/libcomps: Add CPE information
Message-ID:  <202110191115.19JBFA6i062898@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=b27214f7ea01d1c9637a64b04349eb638d838988

commit b27214f7ea01d1c9637a64b04349eb638d838988
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:36 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:36 +0000

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

diff --git a/misc/libcomps/Makefile b/misc/libcomps/Makefile
index 58ade9d18018..590a69cd1b85 100644
--- a/misc/libcomps/Makefile
+++ b/misc/libcomps/Makefile
@@ -10,7 +10,8 @@ LICENSE_FILE=	${WRKSRC}/../COPYING
 
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
-USES=		cmake gnome
+USES=		cmake cpe gnome
+CPE_VENDOR=	rpm
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes
 



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