id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
20506,ncursesw fails to build universal on 10.6 x86_64,ryanwalklin@…,macports-tickets@lists.macosforge.org,"The portfile for ncursesw checks for cross-compilation before installing, however on x86_64, does not allow installation becaus: the port is not built for ppc and ppc64.

The portfile is trivially fixed by removing the section:

{{{
		if { ${need_cross}==""yes"" && ${have_run}==""no"" } {
			return -code error ""At least one of the universal_archs values must run on your host architecture.""
		}
}}}
",defect,closed,Low,,ports,,fixed,snowleopard,imajes@… toby@…,ncursesw
