On Jan 26, 2008, at 06:57, ryandesign@macports.org wrote:
Revision: 33413 http://trac.macosforge.org/projects/macports/changeset/33413 Author: ryandesign@macports.org Date: 2008-01-26 04:56:28 -0800 (Sat, 26 Jan 2008)
Log Message: ----------- These ports build from source but build a universal version by default, and no effort has yet been expended to change this. The port defines an empty universal variant and selects it by default. Now additionally ensure that this default selection cannot be overridden, since to do so would be inaccurate.
Modified Paths: -------------- trunk/dports/aqua/BwanaDik/Portfile trunk/dports/aqua/CosmicDebris/Portfile trunk/dports/aqua/NicePlayer/Portfile trunk/dports/aqua/X-MasTree/Portfile trunk/dports/aqua/binclocken/Portfile trunk/dports/aqua/osxvnc/Portfile trunk/dports/sysutils/sleepwatcher/Portfile
Anthony, I remember you've patched a lot of ports before to work around default-universal build scripts, to make the ports build "normally" (local arch only, unless +universal is selected). Maybe you could apply the same wizardry to these ports and get rid of my poor hack? A patch was submitted for osxvnc in #13804 but it didn't look like yours :) (I didn't like how it called out to `uname`) so maybe you can come up with something better. You might want to start with the other ports first though, since I'm about to update osxvnc to 3.0 and who knows what all that will change.