Date: Mon, 6 Sep 2021 12:59:19 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: fe3e5fc946e0 - main - x11/plasma5-libkscreen: Remove invalid CPE information Message-ID: <202109061259.186CxJTG026237@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=fe3e5fc946e0ad0b48a04ad28467dc57da5c8f4b commit fe3e5fc946e0ad0b48a04ad28467dc57da5c8f4b Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-06 12:53:20 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-06 12:58:36 +0000 x11/plasma5-libkscreen: Remove invalid CPE information Approved by: portmgr (blanket) --- x11/plasma5-libkscreen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/plasma5-libkscreen/Makefile b/x11/plasma5-libkscreen/Makefile index 198be9c4abdc..fd4cc0ebdfd1 100644 --- a/x11/plasma5-libkscreen/Makefile +++ b/x11/plasma5-libkscreen/Makefile @@ -5,7 +5,7 @@ CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 screen management library -USES= cmake compiler:c++11-lib cpe kde:5 pathfix pkgconfig qt:5 \ +USES= cmake compiler:c++11-lib kde:5 pathfix pkgconfig qt:5 \ tar:xz xorg USE_KDE= wayland \ ecm_build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109061259.186CxJTG026237>