aboutsummaryrefslogtreecommitdiff
path: root/x11/kde5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde5/Makefile')
-rw-r--r--x11/kde5/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/kde5/Makefile b/x11/kde5/Makefile
index ffd83c3b7c37..afaf7e95936d 100644
--- a/x11/kde5/Makefile
+++ b/x11/kde5/Makefile
@@ -49,4 +49,11 @@ KDEUTILS_RUN_DEPENDS= kdeutils>=${KDE_APPLICATIONS_VERSION}:misc/kdeutils
PULSEAUDIO_USE= KDE=plasma-pa
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MKDEPIM}
+DEPRECATED= Uses EOL Python 2.7 via deskutils/kdepim
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>