git: 946bb4c60b2e - 2022Q2 - www/chromium: allow building with modern Python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Apr 2022 21:04:47 UTC
The branch 2022Q2 has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=946bb4c60b2e22985d43049a288b1e102b7629c9 commit 946bb4c60b2e22985d43049a288b1e102b7629c9 Author: Robert Nagy <robert@openbsd.org> AuthorDate: 2022-04-07 21:00:57 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-04-07 21:04:24 +0000 www/chromium: allow building with modern Python PR: 263121 (cherry picked from commit b1a4e7e1d7cea4c77710a12c3b3e94433d6176ce) --- www/chromium/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/chromium/Makefile b/www/chromium/Makefile index b7d74360b845..df3a686ea816 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -64,7 +64,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ noto-basic>0:x11-fonts/noto-basic USES= bison compiler:c++17-lang cpe desktop-file-utils gl gnome jpeg localbase:ldflags \ - ninja perl5 pkgconfig python:3.6-3.9,build shebangfix tar:xz xorg + ninja perl5 pkgconfig python:3.7+,build shebangfix tar:xz xorg CPE_VENDOR= google CPE_PRODUCT= chrome