git: fab83b744b7a - main - emulators/dosbox-staging: unbreak with --auto-features=enabled

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 30 Mar 2023 09:07:38 UTC
The branch main has been updated by jbeich:

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

commit fab83b744b7ae4712ef1f9688a7da94b1d588662
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-30 08:15:56 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-30 09:07:17 +0000

    emulators/dosbox-staging: unbreak with --auto-features=enabled
    
    tests/meson.build:15:0: ERROR: could not get https://github.com/google/googletest/archive/release-1.12.1.tar.gz is the internet available?
    
    PR:             270361
    Reported by:    antoine (via exp-run)
---
 emulators/dosbox-staging/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emulators/dosbox-staging/Makefile b/emulators/dosbox-staging/Makefile
index 47655a3ce8e8..ec9dfbb20222 100644
--- a/emulators/dosbox-staging/Makefile
+++ b/emulators/dosbox-staging/Makefile
@@ -21,7 +21,7 @@ USE_GL=		gl
 USE_SDL=	sdl2 image2 net2
 USE_GITHUB=	yes
 
-MESON_ARGS=	-Duse_mt32emu=false
+MESON_ARGS=	-Dunit_tests=disabled -Duse_mt32emu=false
 LDFLAGS+=	-pthread -lz
 
 OPTIONS_DEFINE=	ALSA DOCS FLUIDSYNTH