git: a153fd6363b1 - main - audio/sratom: Fix build when doxygen / sphinx are installed

From: Thomas Zander <riggs_at_FreeBSD.org>
Date: Sat, 28 Jan 2023 23:17:11 UTC
The branch main has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a153fd6363b1b424d405606d933646636a381895

commit a153fd6363b1b424d405606d933646636a381895
Author:     Oleg Sidorkin <osidorkin@gmail.com>
AuthorDate: 2023-01-28 23:15:37 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2023-01-28 23:17:08 +0000

    audio/sratom: Fix build when doxygen / sphinx are installed
    
    PR:             267378
    Reported by:    Oleg Sidorkin <osidorkin@gmail.com>
    MFH:            2023Q1
---
 audio/sratom/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/audio/sratom/Makefile b/audio/sratom/Makefile
index 02612c5031ff..9222ff314f93 100644
--- a/audio/sratom/Makefile
+++ b/audio/sratom/Makefile
@@ -20,6 +20,7 @@ USE_CSTD=	c99
 USE_LDCONFIG=	yes
 
 PLIST_SUB=	VERSION=${PORTVERSION}
+MESON_ARGS+=	-Ddocs=disabled
 
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsratom-0.so.${PORTVERSION}