<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/d7f77d2be8fd4b61da7212e4c3a5466b690af554">https://github.com/macports/macports-guide/commit/d7f77d2be8fd4b61da7212e4c3a5466b690af554</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d7f77d2be8fd4b61da7212e4c3a5466b690af554
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Tue May 1 17:35:26 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    Makefile: Remove outdated list of ports
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Keep the ports only in README for consistency.
</span>---
 Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/Makefile b/Makefile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7c497e6..dbbec5f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/Makefile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/Makefile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,8 +1,7 @@
</span> # $Id$
 
 # Makefile to generate the MacPorts HTML guide pages.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# The ports 'docbook-xsl', 'docbook-xml' and 'libxslt' have to be installed.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# For the guide-dblatex target, the 'dblatex' port is also required.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# See README.md for the list of ports that need to be installed.
</span> 
 # If your MacPorts isn't installed in /opt/local you have to change PREFIX
 # here.
</pre><pre style='margin:0'>

</pre>