git: 85f23e8513f8 - main - graphics/linux-c7-jpeg: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Sat, 23 Oct 2021 21:29:42 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85f23e8513f882c3a46779cec2471b72e65d3378

commit 85f23e8513f882c3a46779cec2471b72e65d3378
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 21:29:26 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 21:29:26 +0000

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

diff --git a/graphics/linux-c7-jpeg/Makefile b/graphics/linux-c7-jpeg/Makefile
index 3959f989bbb1..fceae28ed5b3 100644
--- a/graphics/linux-c7-jpeg/Makefile
+++ b/graphics/linux-c7-jpeg/Makefile
@@ -10,7 +10,8 @@ DISTNAME=	libjpeg-turbo-${DISTVERSIONFULL}
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	SIMD-accelerated JPEG codec (Linux CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
+CPE_PRODUCT=	libjpeg-turbo
 USE_LDCONFIG=	yes
 USE_LINUX_RPM=	yes