git: f94e0b64f8f4 - main - www/iridium: allow building with modern Python.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Apr 2022 21:03:07 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=f94e0b64f8f494ac48b1340233f9a915d3959c9d commit f94e0b64f8f494ac48b1340233f9a915d3959c9d Author: Robert Nagy <robert@openbsd.org> AuthorDate: 2022-04-07 21:02:03 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-04-07 21:02:39 +0000 www/iridium: allow building with modern Python. PR: 263121 --- www/iridium/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/iridium/Makefile b/www/iridium/Makefile index 12d324bb31dc..8a967eda3c38 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -63,7 +63,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