[57510] trunk/dports/multimedia/x264/Portfile

Ryan Schmidt ryandesign at macports.org
Fri Sep 11 23:43:40 PDT 2009


On Sep 11, 2009, at 19:35, devans at macports.org wrote:

> +if {"darwin" == ${os.platform} && 10 == ${os.major} && [info exists  
> build_arch] && "x86_64" == $build_arch} {

We don't need to check if build_arch exists. It does exist in MacPorts  
1.8.0, and we don't support earlier versions of MacPorts. It would  
make portfiles easier to read if we removed the checks for the  
existence of build_arch.





More information about the macports-dev mailing list