aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-01 08:45:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-01 08:48:41 +0000
commit401e10359b91366117280a37cfb47961975f7a44 (patch)
treef2d57afcb89f6cfba7373d0987d4cf0bb924a37e
parent67c4f10afbb42ff2bfb6d478a6aeb73b2d4678b7 (diff)
downloadports-401e10359b91366117280a37cfb47961975f7a44.tar.gz
ports-401e10359b91366117280a37cfb47961975f7a44.zip
x11-toolkits/gtk40: drop redundant MESON_ARGS after 3507fb3e4ec9
PR: 270361 Exp-run by: antoine
-rw-r--r--x11-toolkits/gtk40/Makefile2
1 files changed, 1 insertions, 1 deletions
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}