<div dir="ltr">Are you sure that is what this line meant? It is hard to believe that ccache could be related to this error message of illegal syntax in a Makefile. And, I just commented out the ccache line and the port seems to work fine without that line, or with configure.ccache yes.<div><br></div><div>David</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 9, 2016 at 2:31 AM, Ryan Schmidt <span dir="ltr">&lt;<a href="mailto:ryandesign@macports.org" target="_blank">ryandesign@macports.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Jan 6, 2016, at 1:21 PM, <a href="mailto:dstrubbe@macports.org">dstrubbe@macports.org</a> wrote:<br>
&gt;<br>
&gt; Revision<br>
&gt; 144336<br>
&gt; Author<br>
&gt; <a href="mailto:dstrubbe@macports.org">dstrubbe@macports.org</a><br>
&gt; Date<br>
&gt; 2016-01-06 11:21:10 -0800 (Wed, 06 Jan 2016)<br>
&gt; Log Message<br>
&gt;<br>
&gt; silo: Use compilers portgroup for Fortran variants. Clarify meaning in description. Update livecheck. Remove irrelevant comment. Add caution about MPI with HDF5.<br>
<br>
Well, the comment was relevant in that it documented the error message one got when ccache was used, thus explaining why it had been disabled for this port.<br>
<br>
&gt; Modified Paths<br>
&gt;<br>
&gt;       • trunk/dports/science/silo/Portfile<br>
&gt; Diff<br>
&gt;<br>
&gt; Modified: trunk/dports/science/silo/Portfile (144335 =&gt; 144336)<br>
<br>
&gt; -# Makefile:152: *** missing separator.  Stop.<br>
&gt; +compilers.choose    fc f77 f90<br>
&gt; +compilers.setup<br>
&gt; +<br>
&gt;  configure.ccache    no<br>
<br>
</blockquote></div><br></div>