<pre style='margin:0'>
Vincent (Veence) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ad0dfd6228cb6210caa6c2771a11af26f8eddced">https://github.com/macports/macports-ports/commit/ad0dfd6228cb6210caa6c2771a11af26f8eddced</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new ad0dfd6228c py*-pyqt5-scintilla: add use_xcode yes to allow for compilation on MacOS 12 +
</span>ad0dfd6228c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ad0dfd6228cb6210caa6c2771a11af26f8eddced
</span>Author: Veence <vince@macports.org>
AuthorDate: Fri Aug 26 15:29:27 2022 +0200
<span style='display:block; white-space:pre;color:#404040;'> py*-pyqt5-scintilla: add use_xcode yes to allow for compilation on MacOS 12 +
</span>---
python/py-pyqt5-scintilla/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyqt5-scintilla/Portfile b/python/py-pyqt5-scintilla/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4e7c1ae326d..dacc5f4b77d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyqt5-scintilla/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyqt5-scintilla/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -32,6 +32,7 @@ compiler.cxx_standard 2011
</span>
if {${name} ne ${subport}} {
PortGroup qmake5 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ use_xcode yes
</span>
depends_build-append \
port:py${python.version}-pyqt-builder \
</pre><pre style='margin:0'>
</pre>