git: 7c194bc244ea - main - Mk/bsd.gecko.mk: cap python build dependency at 3.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Nov 2022 18:33:59 UTC
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c194bc244ea58d28aad9dd55f67711d08175c2a commit 7c194bc244ea58d28aad9dd55f67711d08175c2a Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-11-11 18:32:14 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-11-11 18:32:14 +0000 Mk/bsd.gecko.mk: cap python build dependency at 3.10 reportedly, python 3.11 trips over it's own feet here PR: 267531 Submitted by: amdmi3 --- Mk/bsd.gecko.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk index 4e2a77c5107c..c0e9e999b3b5 100644 --- a/Mk/bsd.gecko.mk +++ b/Mk/bsd.gecko.mk @@ -61,7 +61,7 @@ MOZILLA_VER?= ${PORTVERSION} MOZILLA_BIN?= ${PORTNAME}-bin MOZILLA_EXEC_NAME?=${MOZILLA} USES+= compiler:c++17-lang cpe gl gmake gnome iconv localbase perl5 pkgconfig \ - python:3.6+,build desktop-file-utils + python:3.6-3.10,build desktop-file-utils CPE_VENDOR?=mozilla USE_GL= gl USE_GNOME= cairo gdkpixbuf2 gtk30