git: b9f82a3cb7b9 - 2023Q1 - audio/sratom: Fix build when doxygen / sphinx are installed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Jan 2023 23:18:12 UTC
The branch 2023Q1 has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9f82a3cb7b928fb721360e25f52621da3d995d4 commit b9f82a3cb7b928fb721360e25f52621da3d995d4 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:52 +0000 audio/sratom: Fix build when doxygen / sphinx are installed PR: 267378 Reported by: Oleg Sidorkin <osidorkin@gmail.com> MFH: 2023Q1 (cherry picked from commit a153fd6363b1b424d405606d933646636a381895) --- 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}