aboutsummaryrefslogtreecommitdiff
path: root/graphics/digikam
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-01-18 12:01:38 +0000
committerRene Ladan <rene@FreeBSD.org>2022-01-23 20:56:25 +0000
commit48d98ef9181e828b575f37e1841ad53e5def5987 (patch)
tree3f9d8921abd7826ad9766f4cce032bce0795827f /graphics/digikam
parent832e26c035b4bdaf353ef955385959110223a2cd (diff)
downloadports-48d98ef9181e828b575f37e1841ad53e5def5987.tar.gz
ports-48d98ef9181e828b575f37e1841ad53e5def5987.zip
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
Diffstat (limited to 'graphics/digikam')
-rw-r--r--graphics/digikam/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile
index 422951a25008..86a4e3a15591 100644
--- a/graphics/digikam/Makefile
+++ b/graphics/digikam/Makefile
@@ -99,11 +99,4 @@ WEBENGINE_CMAKE_BOOL= ENABLE_QWEBENGINE
PLIST_SUB= SHLIB_VER=${DISTVERSION}
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MWEBENGINE}
-DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
-EXPIRATION_DATE=2021-06-23
-.endif
-
.include <bsd.port.mk>