diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-06 12:55:24 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-06 12:58:37 +0000 |
commit | b942e0fbb18c1bd2f25a11394c6fb736c5376c86 (patch) | |
tree | c888c91dad722f97d15f41935a455c20d28c1461 /x11/plasma5-plasma-integration | |
parent | fe3e5fc946e0ad0b48a04ad28467dc57da5c8f4b (diff) | |
download | freebsd-ports-b942e0fbb18c1bd2f25a11394c6fb736c5376c86.zip |
x11/plasma5-plasma-integration: Remove invalid CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'x11/plasma5-plasma-integration')
-rw-r--r-- | x11/plasma5-plasma-integration/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/plasma5-plasma-integration/Makefile b/x11/plasma5-plasma-integration/Makefile index 3d5e2f552c66..39108e95600b 100644 --- a/x11/plasma5-plasma-integration/Makefile +++ b/x11/plasma5-plasma-integration/Makefile @@ -7,7 +7,7 @@ COMMENT= Qt Platform Theme integration plugins for the Plasma workspaces RUN_DEPENDS= hack-font>=0:x11-fonts/hack-font -USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \ +USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 \ shebangfix tar:xz xorg USE_KDE= auth bookmarks breeze codecs completion config configwidgets \ coreaddons ecm i18n iconthemes itemviews jobwidgets kio \ |