Re: audio/audacity -> audio/sratom

From: Tatsuki Makino <tatsuki_makino_at_hotmail.com>
Date: Thu, 10 Nov 2022 02:24:23 UTC
I had all ports rebuilt by portmaster -af for 12.4-STABLE but mine also stopped at audio/sratom for the same reason :)

This can be avoided by adding the following to audio/sratom/Makefile

MESON_ARGS= -Ddocs=disabled

I have not checked specifically, but it seems that changes to pkg-plist are not necessary.
An option to make this an options_define could be considered.

Regards.