[MacPorts] #15933: Update for playerstage-stage version 2.1.0

Ryan Schmidt ryandesign at macports.org
Tue Jul 15 14:54:43 PDT 2008


On Jul 15, 2008, at 11:09, Regis Vincent wrote:

> Can you point me to a doc on how to use the universal vs. 386 variant.
> I did not know it was added automatically. I will remove the variants.

i386 is a platform selector, not a variant. If you want portfile code  
to be executed when building on i386 but not when building on  
PowerPC, you would write:

platform i386 {
	whatever
}

For information about universal, see:

http://trac.macports.org/wiki/FAQ#IsMacPortsUniversal

And:

http://guide.macports.org/#reference.phases.configure.universal




More information about the macports-dev mailing list