Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:02 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: 63fdc3e85778 - main - graphics/libnsgif: Add CPE information
Message-ID:  <202110201614.19KGE2UI085253@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=63fdc3e857781b047855290aa66c2894fddd48aa

commit 63fdc3e857781b047855290aa66c2894fddd48aa
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/libnsgif: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/libnsgif/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/graphics/libnsgif/Makefile b/graphics/libnsgif/Makefile
index 313353dbc763..81587e18c4dc 100644
--- a/graphics/libnsgif/Makefile
+++ b/graphics/libnsgif/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	netsurf-buildsystem>=1.5:devel/netsurf-buildsystem
 
-USES=		gmake
+USES=		cpe gmake
+CPE_VENDOR=	netsurf-browser
 USE_LDCONFIG=	yes
 MAKE_ENV=	BUILD_CC="${CC}" COMPONENT_TYPE="lib-shared"
 PLIST_SUB=	VERSION=${PORTVERSION}



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