git: a7916e7e02fd - main - sysutils/khelpcenter: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Aug 20 08:06:10 UTC 2021


The branch main has been updated by decke:

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

commit a7916e7e02fdf496c2e6bd9ca85b4592cf955577
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-20 08:00:26 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-20 08:00:26 +0000

    sysutils/khelpcenter: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/khelpcenter/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/khelpcenter/Makefile b/sysutils/khelpcenter/Makefile
index dc84797bbb7c..d2e74caf6d32 100644
--- a/sysutils/khelpcenter/Makefile
+++ b/sysutils/khelpcenter/Makefile
@@ -7,7 +7,7 @@ COMMENT=	Plasma5 application to show KDE application documentation
 
 LIB_DEPENDS=	libxapian.so:databases/xapian-core
 
-USES=		cmake compiler:c++11-lib cpe desktop-file-utils gettext gnome \
+USES=		cmake compiler:c++11-lib desktop-file-utils gettext gnome \
 		grantlee:5 kde:5 qt:5 shebangfix tar:xz
 USE_GNOME=	libxml2
 USE_KDE=	archive auth bookmarks codecs completion config configwidgets \


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