Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2021 21:29:42 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 85f23e8513f8 - main - graphics/linux-c7-jpeg: Add CPE information
Message-ID:  <202110232129.19NLTgqO065407@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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