diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-01-27 02:19:47 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-01-27 02:19:47 +0800 |
commit | 0af3f5648f0ee69d4fc5e0349df6b28a17d38af0 (patch) | |
tree | 3720e670b184fd9da2f62655bde523bfff530a35 /x11/Makefile | |
parent | a28f6cfe2a96a38b0364ae3220a032113c640e8b (diff) | |
download | freebsd-ports-gnome-0af3f5648f0ee69d4fc5e0349df6b28a17d38af0.tar.gz freebsd-ports-gnome-0af3f5648f0ee69d4fc5e0349df6b28a17d38af0.tar.zst freebsd-ports-gnome-0af3f5648f0ee69d4fc5e0349df6b28a17d38af0.zip |
Update KDE Frameworks to 5.30.0
* Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* New framework: x11/kf5-kwayland
PR: 216345
Exp-run by: antoine
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9271
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index e63f1670a01a..00e4b609b6b2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -132,6 +132,7 @@ SUBDIR += kf5-kglobalaccel SUBDIR += kf5-kinit SUBDIR += kf5-krunner + SUBDIR += kf5-kwayland SUBDIR += kf5-kwindowsystem SUBDIR += kf5-plasma-framework SUBDIR += kgamma |