Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:13:53 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: 316a28ea4a1f - main - graphics/jpegoptim: Add CPE information
Message-ID:  <202110201613.19KGDre9085017@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=316a28ea4a1fecaf0949b0c8e0d4496da7cecd14

commit 316a28ea4a1fecaf0949b0c8e0d4496da7cecd14
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:07 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:07 +0000

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

diff --git a/graphics/jpegoptim/Makefile b/graphics/jpegoptim/Makefile
index 2cb0c0ee2298..a27cfd9ef88a 100644
--- a/graphics/jpegoptim/Makefile
+++ b/graphics/jpegoptim/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Utility to optimize jpeg files
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
-USES=		jpeg
+USES=		cpe jpeg
+CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-libjpeg=${LOCALBASE}
 



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