Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:06 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: 5e3522cefb64 - main - graphics/libsixel: Add CPE information
Message-ID:  <202110201614.19KGE6bx085341@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=5e3522cefb64595cfd9ffddb567928b066af44ef

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

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

diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile
index c81af1d070be..57baea4fd61a 100644
--- a/graphics/libsixel/Makefile
+++ b/graphics/libsixel/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Encoder/decoder library for DEC SIXEL graphics
 
 LICENSE=	MIT
 
-USES=		libtool pkgconfig
+USES=		cpe libtool pkgconfig
+CPE_VENDOR=	${PORTNAME}_project
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig



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