Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:37 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: cde1f77700a1 - main - textproc/sigil: Add CPE information
Message-ID:  <202110211543.19LFhb8q069319@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=cde1f77700a1315958ca917ae54b7fb0fbc7ef10

commit cde1f77700a1315958ca917ae54b7fb0fbc7ef10
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:46 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:46 +0000

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

diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile
index da1969c1ecc6..e108e8fd7206 100644
--- a/textproc/sigil/Makefile
+++ b/textproc/sigil/Makefile
@@ -19,8 +19,9 @@ LIB_DEPENDS=	libminizip.so:archivers/minizip \
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dulwich>=0.15.0:devel/dulwich@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR}
 
-USES=		cmake compiler:c++11-lib desktop-file-utils \
+USES=		cmake compiler:c++11-lib cpe desktop-file-utils \
 		pkgconfig python:3.4+ qt:5 shebangfix
+CPE_VENDOR=	${PORTNAME}-ebook
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	Sigil-Ebook



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