Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:01 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: 6fb51e07bc56 - main - graphics/libnsbmp: Add CPE information
Message-ID:  <202110201614.19KGE1tk085221@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=6fb51e07bc56987278a44216c89a8d3c06dc33bf

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

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

diff --git a/graphics/libnsbmp/Makefile b/graphics/libnsbmp/Makefile
index 13a5f0f51805..825fc3d2c30b 100644
--- a/graphics/libnsbmp/Makefile
+++ b/graphics/libnsbmp/Makefile
@@ -13,7 +13,8 @@ LICENSE=	MIT
 
 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"



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