Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 12:59:18 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: dd8dbd16a2cd - main - x11/plasma5-layer-shell-qt: Remove invalid CPE information
Message-ID:  <202109061259.186CxI82026213@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=dd8dbd16a2cd9a3849aefeae8b5e8f6a9df9e2c8

commit dd8dbd16a2cd9a3849aefeae8b5e8f6a9df9e2c8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 12:52:04 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-06 12:58:35 +0000

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

diff --git a/x11/plasma5-layer-shell-qt/Makefile b/x11/plasma5-layer-shell-qt/Makefile
index d9a3932f2e93..a1e129d8dc23 100644
--- a/x11/plasma5-layer-shell-qt/Makefile
+++ b/x11/plasma5-layer-shell-qt/Makefile
@@ -8,7 +8,7 @@ COMMENT=	Qt component to make use of the Wayland wl-layer-shell protoco
 BUILD_DEPENDS=	wayland-protocols>0:graphics/wayland-protocols
 LIB_DEPENDS=	libxkbcommon.so:x11/libxkbcommon
 
-USES=		cmake compiler:c++11-lang cpe gettext kde:5 pkgconfig qt:5 \
+USES=		cmake compiler:c++11-lang gettext kde:5 pkgconfig qt:5 \
 		tar:xz
 USE_KDE=	ecm
 USE_QT=		core wayland \



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