aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/kde.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/Uses/kde.mk')
-rw-r--r--Mk/Uses/kde.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index f2aa3608ea91..389fc2e8daa4 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -264,8 +264,10 @@ _USE_FRAMEWORKS_ALL= ecm \
${_USE_FRAMEWORKS_PORTING} \
${_USE_FRAMEWORKS_EXTRA}
+_USE_KDEPIM5_ALL= syndication
_USE_KDE5_ALL= ${_USE_FRAMEWORKS_ALL} \
+ ${_USE_KDEPIM5_ALL} \
${_USE_KDE_BOTH}
# ====================== kde4 components =======================================
@@ -579,6 +581,11 @@ xmlrpcclient_PORT= net/kf5-kxmlrpcclient
xmlrpcclient_LIB= libKF5XmlRpcClient.so
# ====================== end of frameworks components ==========================
+# ====================== pim5 components =======================================
+syndication_PORT= net/syndication
+syndication_LIB= libKF5Syndication.so
+# ====================== end of pim5 components ================================
+
# ====================== multiversion component ================================
akonadi4_PORT= databases/akonadi-kde4
akonadi4_LIB= libakonadiprotocolinternals.so