aboutsummaryrefslogtreecommitdiff
path: root/graphics/kphotoalbum
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/kphotoalbum
parent832e26c035b4bdaf353ef955385959110223a2cd (diff)
downloadports-48d98ef9181e828b575f37e1841ad53e5def5987.tar.gz
ports-48d98ef9181e828b575f37e1841ad53e5def5987.zip
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
Diffstat (limited to 'graphics/kphotoalbum')
-rw-r--r--graphics/kphotoalbum/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile
index f533d2c37458..d5a0c9fda9b2 100644
--- a/graphics/kphotoalbum/Makefile
+++ b/graphics/kphotoalbum/Makefile
@@ -32,11 +32,4 @@ OPTIONS_DEFAULT_i386= WEBENGINE
WEBENGINE_DESC= Add dependency on qt5-webengine
WEBENGINE_USE= QT=webengine
-.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>