Re: git: 3f7e50b0a8be - main - audio/csoundqt: Remove dependency on www/qt5-webkit
Date: Sat, 30 Dec 2023 08:20:41 UTC
> On Dec 30, 2023, at 9:18 AM, Alexey Dokuchaev <danfe@freebsd.org> wrote:
>
> On Sat, Dec 30, 2023 at 07:16:58AM +0000, Muhammad Moinur Rahman wrote:
>> commit 3f7e50b0a8beed5e9b6d04c7da80f4cc675ebe0e
>>
>> audio/csoundqt: Remove dependency on www/qt5-webkit
>>
>> ...
>> +post-stage:
>> + @${RM} -f ${STAGEDIR}${PREFIX}/share/applications/ecp.*
>
> Is this to work around strip(1) bug? Isn't it long fixed and now
> behaves correctly on all supported FreeBSD versions? Also, -f is
> redundant here:
At least it was reproduced again hence I had to introduce it.
I will check again tomorrow after dropping 12.
> $ make -VRM
> /bin/rm -f
Grrrr. Will fix along tomorrow.
> ./danfe