Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 11:02:14 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: ce0f68412f69 - main - textproc/exempi: Add CPE information
Message-ID:  <202110141102.19EB2EkY032862@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=ce0f68412f693054ba3a693e9cbaf435209c96ef

commit ce0f68412f693054ba3a693e9cbaf435209c96ef
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:57:55 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 11:02:06 +0000

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

diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile
index fa4fd853dae1..02654b0f055e 100644
--- a/textproc/exempi/Makefile
+++ b/textproc/exempi/Makefile
@@ -13,7 +13,8 @@ COMMENT=	Port of Adobe XMP SDK to work on UNIX
 BUILD_DEPENDS=	boost-libs>=0:devel/boost-libs
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
-USES=		gmake iconv libtool localbase pathfix tar:bzip2
+USES=		cpe gmake iconv libtool localbase pathfix tar:bzip2
+CPE_VENDOR=	${PORTNAME}_project
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 GNU_CONFIGURE=	yes



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