Re: git: 3f7e50b0a8be - main - audio/csoundqt: Remove dependency on www/qt5-webkit
Date: Sat, 30 Dec 2023 08:18:23 UTC
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:
$ make -VRM
/bin/rm -f
./danfe