git: 235fcf3d650c - main - graphics/linux-c7-cairo-gobject: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 09:42:45 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=235fcf3d650c293b8e34798d8c0e02c59c8358de

commit 235fcf3d650c293b8e34798d8c0e02c59c8358de
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:17:29 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:21 +0000

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

diff --git a/graphics/linux-c7-cairo-gobject/Makefile b/graphics/linux-c7-cairo-gobject/Makefile
index 99d7786e088b..d4be28971a91 100644
--- a/graphics/linux-c7-cairo-gobject/Makefile
+++ b/graphics/linux-c7-cairo-gobject/Makefile
@@ -8,9 +8,10 @@ PKGNAMESUFFIX=	-gobject
 MAINTAINER=	emulation at FreeBSD.org
 COMMENT=	Vector graphics library Cairo (Linux CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LINUX=	cairo dri fontconfig freetype pixman png xorglibs
 USE_LINUX_RPM=	yes
+CPE_VENDOR=	cairographics
 
 LIB_DISTNAMES=	${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
 


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