<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Hi&nbsp;<span class="highlight" style="background-color: rgb(255, 255, 255)"><span class="colour" style="color:rgb(31, 31, 31)">René - If the Makefile is hand-written, it probably does not contain a way to set DESTROOT or some other variable to direct where to install stuff outside of PREFIX -- you'll need to read through the Makefile to verify, generally in the "install:" section. If this is this case, you have to add it yourself as a patch. Hopefully that's not too painful for&nbsp;qtchooser ;) Good luck! - MLD</span></span><br></div>
<div>&nbsp;</div>
<div>On Thu, Dec 11, 2014, at 11:44 AM, René J.V. Bertin wrote:<br></div>
<blockquote type="cite"><p style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">Taking a break from qt4-mac "next generation" I'm giving some love to my port for qtchooser.<br></p><p style="margin: 0px; text-indent: 0px; white-space: pre-wrap;"><br></p><p style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">Problem: whatever magic ensures that things get installed into ${destroot} first doesn't work with this project and its hand-written Makefile.<br></p><p style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">As a result, `port destroot qtchooser` installs things directly into ${prefix} ...<br></p><p style="margin: 0px; text-indent: 0px; white-space: pre-wrap;"><br></p><p style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">What is required to correct this?!<br></p></blockquote><div>&nbsp;</div>
</body>
</html>