[86846] trunk/dports

Hiroshi Umemoto hum at macports.org
Sun Nov 6 15:15:22 PST 2011


On Nov 7, 2011, at 12:58 AM, Ryan Schmidt wrote:

> On Nov 5, 2011, at 23:56, Hiroshi Umemoto wrote:
>> On Sun, Nov 6, 2011 at 2:55 AM, Ryan Schmidt wrote:
>>> On Nov 5, 2011, at 11:42, hum at macports.org wrote:
>>> 
>>>> p5-mecab, py-mecab, rb-mecab, rb19-mecab: correct depends_lib.
> 
> Then what you want is a path:-style dependency:
> 
> depends_lib-append path:bin/mecab-config:mecab-utf8
> 
> This means if ${prefix}/bin/mecab-config is already there, do nothing; otherwise install the mecab-utf8 port. mecab-config files in directories outside of ${prefix} will NOT satisfy the dependency, which is what we want and is the difference between path:-style and bin:- and lib:-style.

I see your point. I did not understand the difference, and I supposed path:bin/ is equivalent to bin:.
Committed in r86903. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20111107/698c37fd/attachment.html>


More information about the macports-dev mailing list