<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/442b9903617ff7c026bdf747b7b400ad04f2a72a">https://github.com/macports/macports-ports/commit/442b9903617ff7c026bdf747b7b400ad04f2a72a</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 442b990  syncthing-macos: use_xcode yes
</span>442b990 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 442b9903617ff7c026bdf747b7b400ad04f2a72a
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Dec 24 20:31:20 2019 -0600

<span style='display:block; white-space:pre;color:#404040;'>    syncthing-macos: use_xcode yes
</span>---
 net/syncthing-macos/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/syncthing-macos/Portfile b/net/syncthing-macos/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7f88836..b5d5eb9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/syncthing-macos/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/syncthing-macos/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,6 +27,7 @@ post-patch {
</span> }
 
 use_configure           no
<span style='display:block; white-space:pre;background:#e0ffe0;'>+use_xcode               yes
</span> 
 build {
     system -W ${build.dir} "make release"
</pre><pre style='margin:0'>

</pre>