diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-12-02 10:12:12 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-12-02 13:19:39 +0000 |
commit | 633534bf76831ac5b3e0d6afa47923d621a4f8f5 (patch) | |
tree | 4b2adbb42e16c765f85465fcad3f7344b6f8ef98 /x11-toolkits/Makefile | |
parent | b2894bd34a24034d62d5c721a8cf74ea7251e2aa (diff) | |
download | ports-633534bf76831ac5b3e0d6afa47923d621a4f8f5.tar.gz ports-633534bf76831ac5b3e0d6afa47923d621a4f8f5.zip |
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index d38d2ed2ae12..81cc3c5cfa1e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -61,6 +61,16 @@ SUBDIR += kf5-ktextwidgets SUBDIR += kf5-kwidgetsaddons SUBDIR += kf5-kxmlgui + SUBDIR += kf6-attica + SUBDIR += kf6-kcompletion + SUBDIR += kf6-kconfigwidgets + SUBDIR += kf6-kguiaddons + SUBDIR += kf6-kirigami + SUBDIR += kf6-kitemviews + SUBDIR += kf6-kjobwidgets + SUBDIR += kf6-ktextwidgets + SUBDIR += kf6-kwidgetsaddons + SUBDIR += kf6-kxmlgui SUBDIR += kirigami-addons SUBDIR += kproperty SUBDIR += lesstif |