<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/30bd070b414fce3a0aad91259bab5a200660220c">https://github.com/macports/macports-ports/commit/30bd070b414fce3a0aad91259bab5a200660220c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 30bd070b414fce3a0aad91259bab5a200660220c
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Nov 4 00:52:28 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> latex2rtf: set installs_libs to no
</span>---
tex/latex2rtf/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/tex/latex2rtf/Portfile b/tex/latex2rtf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c1d3433..8f047c9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/tex/latex2rtf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/tex/latex2rtf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,6 +28,7 @@ depends_run bin:tex:texlive \
</span> bin:pnmtopng:netpbm
use_configure no
<span style='display:block; white-space:pre;background:#e0ffe0;'>+installs_libs no
</span>
destroot.target install install-info
</pre><pre style='margin:0'>
</pre>