Date: Wed, 20 Oct 2021 16:14:22 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: 178f477f3b9b - main - graphics/xcftools: Add CPE information Message-ID: <202110201614.19KGEMVp085753@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=178f477f3b9bda5fe39031c8be0ad6c5aef99b8f commit 178f477f3b9bda5fe39031c8be0ad6c5aef99b8f Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:14 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:14 +0000 graphics/xcftools: Add CPE information Approved by: portmgr (blanket) --- graphics/xcftools/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/xcftools/Makefile b/graphics/xcftools/Makefile index ff7d0c7eae6f..10b88a1f7e86 100644 --- a/graphics/xcftools/Makefile +++ b/graphics/xcftools/Makefile @@ -16,7 +16,8 @@ GH_ACCOUNT= j-jorge GH_TAGNAME= d72ba82 # option NLS (for gettext) is wrong as this port allways needs NLS: -USES= libtool cmake:insource,noninja gmake iconv pkgconfig perl5 gettext +USES= cpe libtool cmake:insource,noninja gmake iconv pkgconfig perl5 gettext +CPE_VENDOR= ${PORTNAME}_project USE_PERL5= build run GNU_CONFIGURE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201614.19KGEMVp085753>