[MacPorts] #13804: osxvnc: -universal variant

MacPorts trac at macosforge.org
Thu Apr 3 12:39:27 PDT 2008


#13804: osxvnc: -universal variant
-----------------------------------+----------------------------------------
  Reporter:  anton at bladehawke.com  |       Owner:  ryandesign at macports.org
      Type:  enhancement           |      Status:  new                    
  Priority:  Normal                |   Milestone:  Port Enhancements      
 Component:  ports                 |     Version:  1.6.0                  
Resolution:                        |    Keywords:                         
-----------------------------------+----------------------------------------
Comment (by jmr at macports.org):

 IMO it would be better to remove universal as a default variant, like
 other ports:
 {{{
 variant universal {}
 if { [variant_isset universal] } {
     xcode.build.settings ARCHS='i386 ppc'
 } else {
     xcode.build.settings ARCHS=$(NATIVE_ARCH)
 }
 }}}

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13804#comment:3>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list