summaryrefslogtreecommitdiff
path: root/databases/akonadi/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-08-13 08:05:53 +0200
committerTobias C. Berner <tcberner@FreeBSD.org>2021-08-13 09:15:29 +0200
commit17734b82d3078372e2c79574279b8038ff9d2411 (patch)
tree42d582592c58a3927afdaaf56447300d728abbc1 /databases/akonadi/Makefile
parentlang/gcc10-devel: Update to the 20210806 snapshot of GCC 10.3.1 (diff)
KDE: Update KDE Gear to 21.08.0
Thursday, 12 August 2021 KDE Gear 21.08 improves KDE apps across the board, bringing you quick and responsive utilities, creativity programs with powerful features, and secure tools for all your work and play needs. If this is your first time with KDE software, discover a whole new world of free and secure programs, packed with incredible possibilities. If you are already a KDE regular, check out all the fresh innovations we have added to your favorite apps. Either way, go forth and try new things! Full announcement: https://kde.org/announcements/gear/21.08.0/
Diffstat (limited to 'databases/akonadi/Makefile')
-rw-r--r--databases/akonadi/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile
index c41abefc9e96..50d1ec3f1e0c 100644
--- a/databases/akonadi/Makefile
+++ b/databases/akonadi/Makefile
@@ -17,9 +17,10 @@ USES= cmake compiler:c++11-lib gettext gnome kde:5 qt:5 \
shared-mime-info tar:xz
USE_GNOME= libxml2
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
- dbusaddons ecm guiaddons i18n iconthemes itemmodels itemviews \
+ dbusaddons guiaddons i18n iconthemes itemmodels itemviews \
kio service windowsystem widgetsaddons xmlgui \
- designerplugin_build designerplugin_run
+ designerplugin_build ecm_build \
+ designerplugin_run
USE_QT= concurrent core dbus designer gui network sql testlib widgets xml \
buildtools_build qmake_build
CMAKE_ARGS+= -DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include"