Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 09:42:44 GMT
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: 235fcf3d650c - main - graphics/linux-c7-cairo-gobject: Add CPE information
Message-ID:  <202109300942.18U9giDF005412@gitrepo.freebsd.org>

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

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

commit 235fcf3d650c293b8e34798d8c0e02c59c8358de
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 09:17:29 +0000
Commit:     Bernhard Froehlich <decke@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@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}
 



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