<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/26a866caae8360bcf5c2c518d778330ca4a45374">https://github.com/macports/macports-ports/commit/26a866caae8360bcf5c2c518d778330ca4a45374</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 26a866caae8360bcf5c2c518d778330ca4a45374
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun May 31 13:23:49 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    atari800: recognize that only binaries are installed
</span>---
 emulators/atari800/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/emulators/atari800/Portfile b/emulators/atari800/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3299329..b9faf25 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/emulators/atari800/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/emulators/atari800/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -55,6 +55,8 @@ depends_lib                 port:libsdl
</span>                             port:ncurses                                        \
                             port:zlib
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+installs_libs               no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> configure.args              --mandir='\${prefix}/share/man'                     \
                             --datadir='\${prefix}/share/atari800'               \
                             --sysconfdir='\${prefix}/etc/${name}'               \
</pre><pre style='margin:0'>

</pre>