git: 94bdab248e85 - main - devel/linux-c7-dbus-libs: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:02:26 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=94bdab248e855ada6de1638bef98490319810e88

commit 94bdab248e855ada6de1638bef98490319810e88
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:41:21 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:30 +0000

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

diff --git a/devel/linux-c7-dbus-libs/Makefile b/devel/linux-c7-dbus-libs/Makefile
index 339354837425..336e7acca409 100644
--- a/devel/linux-c7-dbus-libs/Makefile
+++ b/devel/linux-c7-dbus-libs/Makefile
@@ -12,10 +12,11 @@ COMMENT=	Libraries for accessing D-BUS (Linux CentOS ${LINUX_DIST_VER})
 
 LICENSE=	GPLv2+
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX=	systemd-libs
 USE_LINUX_RPM=	yes
+CPE_VENDOR=	freedesktop
 
 LIB_DISTNAMES=	${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
 


More information about the dev-commits-ports-all mailing list