<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/61bd6b7304aae3d5c85fcd91a4c03459f4a2e200">https://github.com/macports/macports-ports/commit/61bd6b7304aae3d5c85fcd91a4c03459f4a2e200</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 61bd6b7304a warzone2100: Fix worksrcdir
</span>61bd6b7304a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 61bd6b7304aae3d5c85fcd91a4c03459f4a2e200
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Apr 3 02:07:51 2023 -0500

<span style='display:block; white-space:pre;color:#404040;'>    warzone2100: Fix worksrcdir
</span>---
 games/warzone2100/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/warzone2100/Portfile b/games/warzone2100/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index daf50ec99e2..5c1a25179df 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/warzone2100/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/warzone2100/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -91,6 +91,8 @@ if {$subport eq ${name}} {
</span>     # the tools that warzone2100 is using during the build process.
     license_noconflict      asciidoctor
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    worksrcdir              ${name}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>     compiler.cxx_standard   2011
     compiler.thread_local_storage yes
 
</pre><pre style='margin:0'>

</pre>