Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:11 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: f6598282f0e8 - main - textproc/libstaroffice: Add CPE information
Message-ID:  <202110211543.19LFhBlE068655@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=f6598282f0e8ce75eae2bbb1a5862e7b3e6155ea

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

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

diff --git a/textproc/libstaroffice/Makefile b/textproc/libstaroffice/Makefile
index 2d4c8cd65fe7..e7870770bd18 100644
--- a/textproc/libstaroffice/Makefile
+++ b/textproc/libstaroffice/Makefile
@@ -13,7 +13,8 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
 LIB_DEPENDS=	librevenge-0.0.so:textproc/librevenge
 
-USES=		compiler:c++11-lib libtool pathfix pkgconfig tar:xz
+USES=		compiler:c++11-lib cpe libtool pathfix pkgconfig tar:xz
+CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes



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