From b217c7fc9cc4e56e26f88b17551499a17c4c6d24 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 24 Mar 2021 13:34:35 +0000 Subject: Mark ports recursively depending on Python 2.7 for expiration on June 23. For ports optionally dependending on Python 2.7, just mark those options as expired. Remove konquerer from the x11/kde-baseapps metaport and bump its PORTREVISION. Submitted by: rene Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D28665 --- graphics/kphotoalbum/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'graphics/kphotoalbum') diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile index 7ef4419f7d08..4f673e13853e 100644 --- a/graphics/kphotoalbum/Makefile +++ b/graphics/kphotoalbum/Makefile @@ -35,4 +35,11 @@ OPTIONS_DEFAULT_i386= WEBENGINE WEBENGINE_DESC= Add dependency on qt5-webengine WEBENGINE_USE= QT=webengine +.include + +.if ${PORT_OPTIONS:MWEBENGINE} +DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine +EXPIRATION_DATE=2021-06-23 +.endif + .include -- cgit v1.2.3