diff options
Diffstat (limited to 'x11-themes/kf6-qqc2-desktop-style/Makefile')
-rw-r--r-- | x11-themes/kf6-qqc2-desktop-style/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/kf6-qqc2-desktop-style/Makefile b/x11-themes/kf6-qqc2-desktop-style/Makefile index 4af9e2432c68..ecf13de45ea6 100644 --- a/x11-themes/kf6-qqc2-desktop-style/Makefile +++ b/x11-themes/kf6-qqc2-desktop-style/Makefile @@ -8,7 +8,8 @@ MAINTAINER= kde@FreeBSD.org USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= colorscheme config iconthemes kirigami2 \ - ecm:build + ecm:build \ + sonnet:run USE_QT= base declarative .include <bsd.port.mk> |