Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 12:59:17 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: 2561515f7245 - main - x11/plasma5-kwayland-integration: Remove invalid CPE information
Message-ID:  <202109061259.186CxH3r026189@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=2561515f7245c03959dff0b68b3acb3ec11bca61

commit 2561515f7245c03959dff0b68b3acb3ec11bca61
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 12:50:44 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-06 12:58:35 +0000

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

diff --git a/x11/plasma5-kwayland-integration/Makefile b/x11/plasma5-kwayland-integration/Makefile
index 377bbe5343ba..b453f2399337 100644
--- a/x11/plasma5-kwayland-integration/Makefile
+++ b/x11/plasma5-kwayland-integration/Makefile
@@ -9,7 +9,7 @@ LIB_DEPENDS=	libepoxy.so:graphics/libepoxy \
 		libwayland-client.so:graphics/wayland
 BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:devel/evdev-proto
 
-USES=		cmake compiler:c++11-lib cpe kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lib kde:5 qt:5 tar:xz
 USE_KDE=	ecm guiaddons idletime wayland windowsystem
 USE_QT=		core gui widgets \
 		buildtools_build qmake_build



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