pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/thunderbird
Module Name: pkgsrc
Committed By: abs
Date: Sun Jul 9 19:02:07 UTC 2023
Modified Files:
pkgsrc/mail/thunderbird: mozilla-common.mk
Log Message:
Thunderbird builds with python 3.11 - update
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/thunderbird/mozilla-common.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/thunderbird/mozilla-common.mk
diff -u pkgsrc/mail/thunderbird/mozilla-common.mk:1.6 pkgsrc/mail/thunderbird/mozilla-common.mk:1.7
--- pkgsrc/mail/thunderbird/mozilla-common.mk:1.6 Tue Jun 6 12:41:50 2023
+++ pkgsrc/mail/thunderbird/mozilla-common.mk Sun Jul 9 19:02:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.6 2023/06/06 12:41:50 riastradh Exp $
+# $NetBSD: mozilla-common.mk,v 1.7 2023/07/09 19:02:07 abs Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -7,7 +7,6 @@
.include "../../mk/bsd.prefs.mk"
PYTHON_VERSIONS_INCOMPATIBLE= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 311
PYTHON_FOR_BUILD_ONLY= tool
ALL_ENV+= PYTHON3=${PYTHONBIN}
Home |
Main Index |
Thread Index |
Old Index