git: 8503c7dd806e - main - security/kgpg: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:17:45 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8503c7dd806ecf5bdddb183d16c98dc9fea2a658

commit 8503c7dd806ecf5bdddb183d16c98dc9fea2a658
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:11:16 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:15 +0000

    security/kgpg: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/kgpg/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile
index e9a906bac6ad..d70cd82f1144 100644
--- a/security/kgpg/Makefile
+++ b/security/kgpg/Makefile
@@ -7,7 +7,7 @@ COMMENT=	Encryption tool for KDE
 
 RUN_DEPENDS=	gpg2:security/gnupg
 
-USES=		cmake compiler:c++11-lang desktop-file-utils gettext kde:5 qt:5 \
+USES=		cmake compiler:c++11-lang cpe desktop-file-utils gettext kde:5 qt:5 \
 		tar:xz
 USE_KDE=	akonadi akonadicontacts archive auth bookmarks codecs \
 		completion config configwidgets contacts coreaddons crash \


More information about the dev-commits-ports-main mailing list