Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2021 08:09:26 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 61fbacb8e363 - main - sysutils/plasma5-kinfocenter: Remove invalid CPE information
Message-ID:  <202108200809.17K89QLe089791@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 61fbacb8e363e54fd4ca30051c74f3e5dc076269
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-20 08:07:00 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-20 08:07:00 +0000

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

diff --git a/sysutils/plasma5-kinfocenter/Makefile b/sysutils/plasma5-kinfocenter/Makefile
index e588f0103956..11d72535c10a 100644
--- a/sysutils/plasma5-kinfocenter/Makefile
+++ b/sysutils/plasma5-kinfocenter/Makefile
@@ -7,7 +7,7 @@ COMMENT=	Plasma5 utility providing system information
 
 LIB_DEPENDS=	libpci.so:devel/libpci
 
-USES=		cmake compiler:c++11-lib cpe gettext gl kde:5 pkgconfig \
+USES=		cmake compiler:c++11-lib gettext gl kde:5 pkgconfig \
 		qt:5 tar:xz xorg
 USE_GL=		egl gl glu
 USE_KDE=	auth bookmarks codecs completion config configwidgets \



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