On 12 Dec 2016, at 00:42 , René J.V. Bertin <rjvber...@gmail.com> wrote:

> On Monday December 12 2016 00:26:05 Marko Käning wrote:
> 
>> Given the fact that “port lint" didn’t spot the missing "port:” in front of 
>> the qt5-qtsvg:
>> ---
>> -                depends_lib-append  qt5-qtsvg
>> +                depends_lib-append  port:qt5-qtsvg
>> ---
>> one might think that “port lint” might need some update for 
>> 'depends_lib-append’´s arguments?
> 
> Sh@@t. And I might some new glasses...

Another test with the old code showed that “port lint” works as expected:
---
$ port lint qtcurve-qt5
Error: Unable to open port: can't set "depends_lib": invalid depspec: qt5-qtsvg
---
So, it slipped my attention as well. :-/

Reply via email to