diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-06 12:50:44 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-06 12:58:35 +0000 |
commit | 2561515f7245c03959dff0b68b3acb3ec11bca61 (patch) | |
tree | 6ac2b913fa4a5393591c3840031d54f697e7d3d1 | |
parent | 0ec36848df939034edb89b301ad6ec66c4d97438 (diff) | |
download | ports-2561515f7245c03959dff0b68b3acb3ec11bca61.tar.gz ports-2561515f7245c03959dff0b68b3acb3ec11bca61.zip |
x11/plasma5-kwayland-integration: Remove invalid CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | x11/plasma5-kwayland-integration/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |