aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-01-18 11:56:49 +0000
committerRene Ladan <rene@FreeBSD.org>2022-01-30 11:44:55 +0000
commitd536997fbc3d7ae8e76c6773dd2c3deb6bc26797 (patch)
tree08a44d3ca5b2bf86a9e16f1b6d4fb92eb07790bb
parent8293ae8050eec6a39bf22b1bec86ea50c927b37f (diff)
downloadports-d536997fbc3d7ae8e76c6773dd2c3deb6bc26797.tar.gz
ports-d536997fbc3d7ae8e76c6773dd2c3deb6bc26797.zip
cleanup: remove transitive py27 deprecation (www/chromium)
(cherry picked from commit 91b7db0ff0258d058870437303a876d026c589f3)
-rw-r--r--net-mgmt/icingaweb2-module-pdfexport/Makefile3
-rw-r--r--net-mgmt/icingaweb2-module-reporting/Makefile7
-rw-r--r--www/sahi/Makefile5
3 files changed, 0 insertions, 15 deletions
diff --git a/net-mgmt/icingaweb2-module-pdfexport/Makefile b/net-mgmt/icingaweb2-module-pdfexport/Makefile
index e3eec2f76ee0..e50181566290 100644
--- a/net-mgmt/icingaweb2-module-pdfexport/Makefile
+++ b/net-mgmt/icingaweb2-module-pdfexport/Makefile
@@ -11,9 +11,6 @@ COMMENT= Icinga PDF Export
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Uses EOL Python 2.7 via www/chromium
-EXPIRATION_DATE=2021-06-23
-
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
chromium>0:www/chromium
diff --git a/net-mgmt/icingaweb2-module-reporting/Makefile b/net-mgmt/icingaweb2-module-reporting/Makefile
index 107193839fa9..cb6b6ce47453 100644
--- a/net-mgmt/icingaweb2-module-reporting/Makefile
+++ b/net-mgmt/icingaweb2-module-reporting/Makefile
@@ -35,11 +35,4 @@ do-install:
(cd ${WRKSRC} && \
${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR})
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MPDF}
-DEPRECATED= Uses EOL Python 2.7 via net-mgmt/icingaweb2-module-pdfexport@${PHP_FLAVOR}
-EXPIRATION_DATE=2021-06-23
-.endif
-
.include <bsd.port.mk>
diff --git a/www/sahi/Makefile b/www/sahi/Makefile
index fe238505b15d..d594ca25a2f2 100644
--- a/www/sahi/Makefile
+++ b/www/sahi/Makefile
@@ -35,11 +35,6 @@ DOS2UNIX_GLOB= linux.xml os.properties sahi.properties
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MCHROME}
-DEPRECATED= Uses EOL Python 2.7 via www/chromium
-EXPIRATION_DATE=2021-06-23
-.endif
-
SAHI_BUILD= 2011.07.19
USE_JAVA= yes