git: 401e10359b91 - main - x11-toolkits/gtk40: drop redundant MESON_ARGS after 3507fb3e4ec9

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 01 Apr 2023 08:55:08 UTC
The branch main has been updated by jbeich:

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

commit 401e10359b91366117280a37cfb47961975f7a44
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-01 08:45:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-01 08:48:41 +0000

    x11-toolkits/gtk40: drop redundant MESON_ARGS after 3507fb3e4ec9
    
    PR:             270361
    Exp-run by:     antoine
---
 x11-toolkits/gtk40/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-toolkits/gtk40/Makefile b/x11-toolkits/gtk40/Makefile
index be5430f33c43..f8175c06e50b 100644
--- a/x11-toolkits/gtk40/Makefile
+++ b/x11-toolkits/gtk40/Makefile
@@ -32,7 +32,7 @@ USE_LDCONFIG=	yes
 USE_PERL5=	build
 USE_GNOME=	atk cairo gdkpixbuf2 introspection:build pango \
 		librsvg2:run
-MESON_ARGS=	-Dintrospection=enabled -Dbuild-testsuite=false
+MESON_ARGS=	-Dbuild-testsuite=false
 LDFLAGS+=	-lexecinfo
 
 BINARY_ALIAS=	python3=${PYTHON_CMD}