git: eeb340d30a28 - main - audio/jack: Mark TESTING_UNSAFE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Mar 2024 19:20:20 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eeb340d30a28a383c0e09a1209234ebc3014a147
commit eeb340d30a28a383c0e09a1209234ebc3014a147
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-03-06 08:17:39 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-06 19:19:08 +0000
audio/jack: Mark TESTING_UNSAFE
---
audio/jack/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index f8eeea1cf31e..b0f34b0f5572 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -50,6 +50,8 @@ OPUS_CONFIGURE_OFF= --opus=no
PROFILING_DESC= Build with profiling information
PROFILING_CONFIGURE_ON= --profile
+TESTING_UNSAFE= No function 'test' defined in ${WRKSRC}/wscript
+
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MDBUS}