<pre style='margin:0'>
Haren S (harens) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/71ce4cde1f3e875c587cbe8b0122f3f5faa72bde">https://github.com/macports/macports-ports/commit/71ce4cde1f3e875c587cbe8b0122f3f5faa72bde</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 71ce4cde1f3 robotfindskitten: fix build on Ventura
</span>71ce4cde1f3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 71ce4cde1f3e875c587cbe8b0122f3f5faa72bde
</span>Author: aeiouaeiouaeiouaeiouaeiouaeiou <aeioudev@outlook.com>
AuthorDate: Fri Feb 10 20:00:45 2023 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/robotfindskitten/Portfile b/games/robotfindskitten/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8318d4fe9bc..381e3a9443e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/robotfindskitten/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/robotfindskitten/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,6 +28,8 @@ post-patch {
</span>     reinplace "s|\$\(\prefix\)\/games|\$\(\prefix\)\/bin|g" ${worksrcpath}/src/Makefile.am
 }
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build       bin:makeinfo:texinfo
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_lib         port:ncurses
 configure.args-append \
                     --infodir=${prefix}/share/info
</pre><pre style='margin:0'>

</pre>