<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/952b188337a9794faaf135b88a48790f062e7312">https://github.com/macports/macports-guide/commit/952b188337a9794faaf135b88a48790f062e7312</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 952b188337a9794faaf135b88a48790f062e7312
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Fri Apr 6 02:52:10 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    project: Fix 'make validate' command
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    The 'guide' target will be built in the next step.
</span>---
 guide/xml/project.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/project.xml b/guide/xml/project.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 95c09b5..5ebb2c5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/project.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/project.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1045,7 +1045,7 @@ To use the current port, you must be in a port's directory.</screen>
</span>             errors, fix the XML sources until you see no more error
             messages</para>
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            <programlisting><prompt>$</prompt> <userinput>make validate guide</userinput></programlisting>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            <programlisting><prompt>$</prompt> <userinput>make validate</userinput></programlisting>
</span>           </step>
 
           <step>
</pre><pre style='margin:0'>

</pre>