diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2022-03-30 23:15:39 +0200 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2022-03-30 23:21:53 +0200 |
commit | 31039fa28f9cff90e50a791e4a8932d003f70cd4 (patch) | |
tree | 406c05b4aa9199d5ec09fc30a74f6053c60adf11 | |
parent | net-im/profanity: Update to 0.12.0 (diff) |
x11/kf5-plasma-framework: fix plist
After patching out some files, I forgot to update the plist.
(No PORTREVISION bump, the previous never built right with testing)
Reported by: Michael Butler (and others)
-rw-r--r-- | x11/kf5-plasma-framework/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/kf5-plasma-framework/pkg-plist b/x11/kf5-plasma-framework/pkg-plist index 059d99fb69b8..68f43f8862bb 100644 --- a/x11/kf5-plasma-framework/pkg-plist +++ b/x11/kf5-plasma-framework/pkg-plist @@ -489,10 +489,8 @@ share/plasma/desktoptheme/air/widgets/translucentbackground.svgz share/plasma/desktoptheme/air/widgets/viewitem.svgz share/plasma/desktoptheme/breeze-dark/colors share/plasma/desktoptheme/breeze-dark/metadata.desktop -share/plasma/desktoptheme/breeze-dark/widgets/plasmoidheading.svgz share/plasma/desktoptheme/breeze-light/colors share/plasma/desktoptheme/breeze-light/metadata.desktop -share/plasma/desktoptheme/breeze-light/widgets/plasmoidheading.svgz share/plasma/desktoptheme/default/dialogs/background.svgz share/plasma/desktoptheme/default/icons/akonadi.svgz share/plasma/desktoptheme/default/icons/akregator.svgz |