Hi, 

I found violate_mtree was missed in rb-cocoa/Portfile and added.
The change adding violate_mtree was not releated the variant xcode.
rb-cocoa always installs RubyCocoa.framework under /Library/Frameworks.

  % port contents rb-cocoa | grep /Library/Frameworks
    /Library/Frameworks/RubyCocoa.framework/Headers
    /Library/Frameworks/RubyCocoa.framework/Resources
    /Library/Frameworks/RubyCocoa.framework/RubyCocoa
    /Library/Frameworks/RubyCocoa.framework/Versions/A/Headers/osx_intern.h
      :

On Sat, 21 Mar 2009 00:03:08 -0500, Ryan Schmidt wrote:
> On Mar 20, 2009, at 04:13, [email protected] wrote:
> 
>> Revision: 48379
>>           http://trac.macports.org/changeset/48379
>> Author:   [email protected]
>> Date:     2009-03-20 02:13:09 -0700 (Fri, 20 Mar 2009)
>> Log Message:
>> -----------
>> ruby/rb-cocoa: fix #18708, add a variant "xcode".
>> 
(snip)
>> +destroot.violate_mtree      yes
> 
> What part of the port violates the mtree? Is it only the newly-added 
> xcode variant? If so, put the "destroot.violate_mtree yes" directive 
> inside the xcode variant.
> 
> 
-- 
kimura wataru
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to