aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorOleg Sidorkin <osidorkin@gmail.com>2023-01-28 23:15:37 +0000
committerThomas Zander <riggs@FreeBSD.org>2023-01-28 23:17:08 +0000
commita153fd6363b1b424d405606d933646636a381895 (patch)
tree9f889610317dba1d858e0bbea5d2d23940077ab8 /audio
parent4920d07f4204a0a84877436eb31084b87cb4ee10 (diff)
downloadports-a153fd6363b1b424d405606d933646636a381895.tar.gz
ports-a153fd6363b1b424d405606d933646636a381895.zip
audio/sratom: Fix build when doxygen / sphinx are installed
PR: 267378 Reported by: Oleg Sidorkin <osidorkin@gmail.com> MFH: 2023Q1
Diffstat (limited to 'audio')
-rw-r--r--audio/sratom/Makefile1
1 files changed, 1 insertions, 0 deletions
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}