Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:13:52 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: 3e759f701da3 - main - graphics/icoutils: Add CPE information
Message-ID:  <202110201613.19KGDql6084989@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=3e759f701da366e724bc2ba52da9d08da4683ae9

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

diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile
index aa4ae8e4a309..e75393eee9fb 100644
--- a/graphics/icoutils/Makefile
+++ b/graphics/icoutils/Makefile
@@ -13,7 +13,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
-USES=		localbase shebangfix tar:bzip2
+USES=		cpe localbase shebangfix tar:bzip2
+CPE_VENDOR=	${PORTNAME}_project
 CONFIGURE_ARGS=	--disable-nls
 GNU_CONFIGURE=	yes
 



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