<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 26, 2015 at 10:24 AM, Brandon Allbery <span dir="ltr">&lt;<a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class=""><div class="gmail_quote">On Thu, Nov 26, 2015 at 10:16 AM, Mark Brethen <span dir="ltr">&lt;<a href="mailto:mark.brethen@gmail.com" target="_blank">mark.brethen@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I suspect the source does not support 64-bit builds. How do I tweak the port to build universal? Is there an example port I could look at?</blockquote></div><br></span>Most ports will &quot;just work&quot;, because there&#39;s a default +universal variant. Otherwise look for ports using the muniversal PortGroup, I think. Unfortunately, for things that don&#39;t &quot;just work&quot;, the changes needed tend to be very port-specific; and there&#39;s far more ports that just disable universal builds than tweak it to work, in at least some cases because untangling the changes needed for universal builds turned out to be too difficult / not worth the effort.</div></div></blockquote><div><br></div><div>Also, if a given port will only build 32 bit, there&#39;s the supported_archs Portfile keyword (see for example wine, which will probably never work 64 bit because of a register conflict between Windows&#39; and Apple&#39;s x86_64 ABIs).</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>