Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Nov 2022 15:50:47 +0900
From:      Tatsuki Makino <tatsuki_makino@hotmail.com>
To:        Andy Farkas <andyf@andyit.com.au>, freebsd-ports@freebsd.org
Subject:   Re: audio/audacity -> audio/sratom
Message-ID:  <PSAPR03MB5639B6422698C73792617F0EFA399@PSAPR03MB5639.apcprd03.prod.outlook.com>
In-Reply-To: <c626b90e-a8d4-8d78-1eef-c98775c4194b@andyit.com.au>
References:  <c626b90e-a8d4-8d78-1eef-c98775c4194b@andyit.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello.

Andy Farkas wrote on 2022/11/02 15:26:
> I cannot build audacity because sratom fails:
> Any clues?

Probably because doxygen is installed.

It may be necessary to explicitly stop the following in sratom-0.6.14/meson.build

if not get_option('docs').disabled()
  subdir('doc')
endif


Regards.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?PSAPR03MB5639B6422698C73792617F0EFA399>