aboutsummaryrefslogtreecommitdiff
path: root/graphics/luminance-qt5
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/luminance-qt5
parent832e26c035b4bdaf353ef955385959110223a2cd (diff)
downloadports-48d98ef9181e828b575f37e1841ad53e5def5987.tar.gz
ports-48d98ef9181e828b575f37e1841ad53e5def5987.zip
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
Diffstat (limited to 'graphics/luminance-qt5')
-rw-r--r--graphics/luminance-qt5/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile
index 2575bf210a1a..123c708555a7 100644
--- a/graphics/luminance-qt5/Makefile
+++ b/graphics/luminance-qt5/Makefile
@@ -41,11 +41,6 @@ HELPBROWSER_CMAKE_BOOL= WITH_HELPBROWSER
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MHELPBROWSER}
-DEPRECATED= Uses EoL Python 2.7 via www/qt5-webengine
-EXPIRATION_DATE= 2021-06-23
-.endif
-
post-patch:
# Do not install yet another copy of GPL (we use license framework instead)
# and fix installation path for docs (but not for internal help files)