diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-06 12:52:04 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-06 12:58:35 +0000 |
commit | dd8dbd16a2cd9a3849aefeae8b5e8f6a9df9e2c8 (patch) | |
tree | c67e57704477276f07656cdd3481df4c1b8702f5 /x11 | |
parent | 2561515f7245c03959dff0b68b3acb3ec11bca61 (diff) | |
download | ports-dd8dbd16a2cd9a3849aefeae8b5e8f6a9df9e2c8.tar.gz ports-dd8dbd16a2cd9a3849aefeae8b5e8f6a9df9e2c8.zip |
x11/plasma5-layer-shell-qt: Remove invalid CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/plasma5-layer-shell-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |