[65087] trunk/base/src/macports1.0/macports.tcl
Ryan Schmidt
ryandesign at macports.org
Sat Apr 3 01:37:43 PDT 2010
On Apr 3, 2010, at 03:28, Jeremy Huddleston wrote:
> On Apr 3, 2010, at 00:29, Joshua Root wrote:
>> if {[info exists supported_archs]} {
>> supported_archs noarch
>> }
>>
>> No rev bump required.
>
> It looks like a revbump is needed. I'm seeing:
>
> Error: Cannot install xorg-server for the arch(s) 'i386 x86_64' because
> Error: its dependency xorg-util-macros is only installed for the arch 'x86_64'
> Error: and does not have a universal variant.
> Error: Unable to execute port: architecture mismatch
I guess the port needs to be reinstalled so that the registry records that the port's arch is noarch, not x86_64.
More information about the macports-dev
mailing list