git: f5989bb293ae - main - x11/gnome-shell: drop unused Meson options after 8a016444ba57

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 03 Nov 2021 15:19:08 UTC
The branch main has been updated by jbeich:

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

commit f5989bb293aeacaaa1aa3508c84e8a8179623b24
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-03 15:15:06 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-03 15:18:49 +0000

    x11/gnome-shell: drop unused Meson options after 8a016444ba57
    
    meson.build:1:0: ERROR: Unknown options: "python"
    
    Was never supported upstream.
    
    PR:             259080
    Regressed by:   https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
---
 x11/gnome-shell/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index bea8ae4f738a..b7824853e161 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -61,7 +61,6 @@ WEBPLUGIN_DIR=	${PREFIX}/lib/mozilla/plugins/
 WEBPLUGIN_FILES=	libgnome-shell-browser-plugin.so
 
 MESON_ARGS=	-Dnetworkmanager=false \
-		-Dpython=${PYTHON_CMD} \
 		-Dsystemd=false \
 		-Dtests=false
 CPE_VENDOR=	gnome