<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f9c9913a0d69164730148a368f67c09760d36aa0">https://github.com/macports/macports-ports/commit/f9c9913a0d69164730148a368f67c09760d36aa0</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 f9c9913a0d6 fheroes2: fix build
</span>f9c9913a0d6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f9c9913a0d69164730148a368f67c09760d36aa0
</span>Author: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
AuthorDate: Sun Aug 8 07:39:40 2021 +0300

<span style='display:block; white-space:pre;color:#404040;'>    fheroes2: fix build
</span>---
 games/fheroes2/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/fheroes2/Portfile b/games/fheroes2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7374d4eeb72..80a43f58aab 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/fheroes2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/fheroes2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,8 @@ checksums       rmd160  a112a7467328bbfc855866a40b0a9a5b951aaa91 \
</span>                 sha256  955ca7e0effe342e0437bf3e28c9e1ec0da53b376f8f402e94330dba602aab4d \
                 size    3179269
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_build   port:gettext
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                port:gettext
</span> 
 depends_lib     port:libpng \
                 port:zlib \
</pre><pre style='margin:0'>

</pre>