Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 12:59:04 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: c4df218642c2 - main - sysutils/plasma5-ksysguard: Remove invalid CPE information
Message-ID:  <202109061259.186Cx4Ex025913@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=c4df218642c2f044dc4a6d34fd8ac268f49ad395

commit c4df218642c2f044dc4a6d34fd8ac268f49ad395
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 12:30:16 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-06 12:58:28 +0000

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

diff --git a/sysutils/plasma5-ksysguard/Makefile b/sysutils/plasma5-ksysguard/Makefile
index 30d98aa4cfc7..aa26b72ce885 100644
--- a/sysutils/plasma5-ksysguard/Makefile
+++ b/sysutils/plasma5-ksysguard/Makefile
@@ -9,7 +9,7 @@ DIST_SUBDIR=	KDE/plasma/${KDE_PLASMA_VERSION}
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Plasma5 utility to track and control the running processes
 
-USES=		cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \
+USES=		cmake compiler:c++11-lib desktop-file-utils gettext kde:5 \
 		localbase pathfix qt:5 tar:xz
 USE_KDE=	attica auth codecs completion config configwidgets coreaddons \
 		dbusaddons emoticons i18n iconthemes init itemmodels itemviews \



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