Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2021 20:02:23 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: 6df4583477e3 - main - graphics/linux-c7-cairo: Add CPE information
Message-ID:  <202109292002.18TK2N1v010755@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=6df4583477e35b5a6c4c0e78bc18b7397c5ec615

commit 6df4583477e35b5a6c4c0e78bc18b7397c5ec615
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-29 19:39:37 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-29 19:39:37 +0000

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

diff --git a/graphics/linux-c7-cairo/Makefile b/graphics/linux-c7-cairo/Makefile
index c098120a888f..c8d073004e2f 100644
--- a/graphics/linux-c7-cairo/Makefile
+++ b/graphics/linux-c7-cairo/Makefile
@@ -9,10 +9,11 @@ CATEGORIES=	graphics linux
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	Vector graphics library Cairo (Linux CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX=	dri fontconfig pixman png xorglibs
 USE_LINUX_RPM=	yes
+CPE_VENDOR=	cairographics
 
 CONFLICTS=	linux-c6-${PORTNAME}-[0-9]*
 DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr



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