Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35: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: c31e447e706c - main - net/messagelib: Add CPE information
Message-ID:  <202110211435.19LEZB2t072000@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=c31e447e706c387820637568fe1f574cb15f4592

commit c31e447e706c387820637568fe1f574cb15f4592
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:26:54 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:26:54 +0000

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

diff --git a/net/messagelib/Makefile b/net/messagelib/Makefile
index ab477513c324..cfb6bc5a0870 100644
--- a/net/messagelib/Makefile
+++ b/net/messagelib/Makefile
@@ -17,7 +17,8 @@ LIB_DEPENDS=	libassuan.so:security/libassuan \
 		libgpgmepp.so:security/gpgme-cpp \
 		libqgpgme.so:security/gpgme-qt5
 
-USES=		cmake compiler:c++11-lib gettext grantlee:5 kde:5 qca qt:5 tar:xz
+USES=		cmake compiler:c++11-lib cpe gettext grantlee:5 kde:5 qca qt:5 tar:xz
+CPE_VENDOR=	kde
 USE_KDE=	archive auth bookmarks codecs completion config configwidgets \
 		coreaddons guiaddons i18n iconthemes imap itemmodels itemviews jobwidgets \
 		kdewebkit kio service solid sonnet syntaxhighlighting \



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