<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6c8c7a4eed2a9fd2c41e0245ec8969ac62d19362">https://github.com/macports/macports-ports/commit/6c8c7a4eed2a9fd2c41e0245ec8969ac62d19362</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 6c8c7a4eed2 dynamix-chart-width-control-gui: add build dep
</span>6c8c7a4eed2 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 6c8c7a4eed2a9fd2c41e0245ec8969ac62d19362
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Sat Aug 19 01:56:16 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> dynamix-chart-width-control-gui: add build dep
</span>---
games/dynamix-chart-width-control/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/dynamix-chart-width-control/Portfile b/games/dynamix-chart-width-control/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 12b502449e8..80fa2cc9a7f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/dynamix-chart-width-control/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/dynamix-chart-width-control/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -44,6 +44,8 @@ subport dynamix-chart-width-control-gui {
</span>
depends_build-append \
port:makeicns
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ qt6.depends_build \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ qttools
</span>
cmake.source_dir \
${worksrcpath}/Dynamix_chart_width_control_GUI
</pre><pre style='margin:0'>
</pre>