id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 27479,mozplugger builds universal even when the universal variant was not requested,ryandesign,jeremyhu,"{{{ $ sudo port install mozplugger -universal Password: ---> Fetching mozplugger ---> Attempting to fetch mozplugger-1.14.2.tar.gz from http://distfiles.macports.org/mozplugger ---> Verifying checksum(s) for mozplugger ---> Extracting mozplugger ---> Configuring mozplugger ---> Building mozplugger ---> Staging mozplugger into destroot ---> Installing mozplugger @1.14.2_0 ---> Activating mozplugger @1.14.2_0 ---> Cleaning mozplugger $ port -v installed mozplugger The following ports are currently installed: mozplugger @1.14.2_0 (active) platform='darwin 10' archs='x86_64' $ port -q contents mozplugger | grep /bin/ | xargs lipo -info Architectures in the fat file: /opt/local/bin/mozplugger-controller are: x86_64 i386 Architectures in the fat file: /opt/local/bin/mozplugger-helper are: x86_64 i386 Architectures in the fat file: /opt/local/bin/mozplugger-linker are: x86_64 i386 $ }}} r73886 caused this, because it unconditionally uses ${configure.universal_''whatever''}. These should only be used if the universal variant is selected. And their non-universal counterparts should be used in the other case, to support changing the build_arch.",defect,closed,Normal,,ports,1.9.2,fixed,,,mozplugger