Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 12:59:09 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: 53c6373ccf91 - main - sysutils/plasma5-powerdevil: Remove invalid CPE information
Message-ID:  <202109061259.186Cx97w026015@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=53c6373ccf91e65d9bec6f9562aa3d81520b4520

commit 53c6373ccf91e65d9bec6f9562aa3d81520b4520
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 12:36:01 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-06 12:58:31 +0000

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

diff --git a/sysutils/plasma5-powerdevil/Makefile b/sysutils/plasma5-powerdevil/Makefile
index 4be8fb72f61a..0d0c0d9b3e93 100644
--- a/sysutils/plasma5-powerdevil/Makefile
+++ b/sysutils/plasma5-powerdevil/Makefile
@@ -8,7 +8,7 @@ COMMENT=	Plasma5 tool to manage the power consumption settings
 LIB_DEPENDS=	libudev.so:devel/libudev-devd
 RUN_DEPENDS=	${LOCALBASE}/libexec/upowerd:sysutils/upower
 
-USES=		cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \
+USES=		cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 \
 		tar:xz xorg
 USE_KDE=	activities auth bookmarks codecs completion config \
 		configwidgets coreaddons crash dbusaddons emoticons \



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