Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2024 19:20:20 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eeb340d30a28 - main - audio/jack: Mark TESTING_UNSAFE
Message-ID:  <202403061920.426JKKAa021672@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



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