aboutsummaryrefslogtreecommitdiff
path: root/deskutils/cairo-dock-plugins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/cairo-dock-plugins/Makefile')
-rw-r--r--deskutils/cairo-dock-plugins/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile
index 81630e1cb679..306e9d45a913 100644
--- a/deskutils/cairo-dock-plugins/Makefile
+++ b/deskutils/cairo-dock-plugins/Makefile
@@ -11,6 +11,7 @@ COMMENT= Cairo-Dock-Plugins for Cairo-Dock
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
+
RUN_DEPENDS= wget:ftp/wget
LIB_DEPENDS= libgldi.so:deskutils/cairo-dock
@@ -139,6 +140,13 @@ XFCE_INTEGRATION_CMAKE_BOOL= enable-xfce-integration
ZEITGEIST_LIB_DEPENDS= libzeitgeist-2.0.so:sysutils/zeitgeist
ZEITGEIST_CMAKE_BOOL= enable-recent-events
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MKDE_INTEGRATION}
+DEPRECATED= KDE4 is EOL upstream
+EXPIRATION_DATE= 2018-12-31
+.endif
+
post-patch:
@${FIND} ${WRKSRC} -type f \( -name "*.c" -o -name "*.conf" \
-o -name netspeed -o -name nvidia-config -o -name "*.sh" \