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-23 20:56:24 +0000
commit91b7db0ff0258d058870437303a876d026c589f3 (patch)
tree915990ce0a02f553b3eb04bc558b9a726c5332fe
parent0d134a8fc96dcfdd12f1f866536683210fe455e9 (diff)
downloadports-91b7db0ff0258d058870437303a876d026c589f3.tar.gz
ports-91b7db0ff0258d058870437303a876d026c589f3.zip
cleanup: remove transitive py27 deprecation (www/chromium)
-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