<br><br>On Thursday, March 20, 2014, Sean Farley &lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;sean@macports.org&#39;);" target="_blank">sean@macports.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Adam Mercer &lt;<a>ram@macports.org</a>&gt; writes:<br>
<br>
&gt; On Thu, Mar 20, 2014 at 4:01 PM, Sean Farley &lt;<a>sean@macports.org</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Before: my project installed into /path/foo/a<br>
&gt;&gt; After:  my project installed into /path/foo/b<br>
&gt;<br>
&gt; Got you, if I configured using: ./configure --prefix=$HOME/opt<br>
&gt;<br>
&gt; the the Python modules would be installed in:<br>
&gt; $HOME/opt/lib/python2.7/site-packages<br>
&gt;<br>
&gt; After the change it wants to install them in:<br>
&gt; /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/<br>
<br>
Ok, yeah, that&#39;s what I was wondering. Hacking autotools to change this<br>
behavior is ludicrous. This change most certainly needs to be<br>
reverted.<br>
<br>
Honestly, I don&#39;t know why we&#39;re messing with automake at all. If this<br>
is just to make installing ports (from the perspective of the portfile<br>
author) easier then why can&#39;t this type of change go in the python<br>
portgroup?<br>
</blockquote><div><br></div><div>That&#39;s what I was trying to get at - my guess it is not py-* ports that benefitted from the change, but ports that include some pythonic parts. Fixing one or two problem ports would be a better fix than patching the build environment (automake).<span></span></div>
<div><br></div>devans@macports, what was the reason for the change? I don&#39;t see a ticket referenced?<div><br></div><div>  - Eric</div>