[48379] trunk/dports/ruby/rb-cocoa/Portfile

Joshua Root jmr at macports.org
Sun Mar 29 09:01:14 PDT 2009


kimura wataru wrote:
> 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
>       :

It should be changed to install into $frameworks_dir rather than
/Library/Frameworks, if at all possible.

- Josh


More information about the macports-dev mailing list