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
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to