[61158] trunk/dports/emulators/dosbox/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Dec 3 10:30:18 PST 2009
On Dec 3, 2009, at 11:25, jmr at macports.org wrote:
> Revision: 61158
> http://trac.macports.org/changeset/61158
> Author: jmr at macports.org
> Date: 2009-12-03 09:25:27 -0800 (Thu, 03 Dec 2009)
> Log Message:
> -----------
> dosbox: pass correct arch to configure,
Oh, interesting. Well it built an i386 executable even without that change. So do we even need to set the --build argument at all?
> and don't bother testing for the existence of build_arch
Thanks, I got confused between checking for the existence of build_arch (which you're right is not necessary) and checking whether build_arch is the empty string (which it could be on non-Darwin platforms but which we don't care about here).
More information about the macports-dev
mailing list