git: d5ed32e67bc1 - main - x11-wm/wayfire-plugins-extra: drop unused option after 1bccce08c926

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 29 Aug 2025 14:32:18 UTC
The branch main has been updated by jbeich:

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

commit d5ed32e67bc161ebd6cb719f5507adf5758d6433
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-08-29 14:31:20 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-08-29 14:31:59 +0000

    x11-wm/wayfire-plugins-extra: drop unused option after 1bccce08c926
---
 x11-wm/wayfire-plugins-extra/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/wayfire-plugins-extra/Makefile b/x11-wm/wayfire-plugins-extra/Makefile
index 5b9ae02831a9..be68e5c70a79 100644
--- a/x11-wm/wayfire-plugins-extra/Makefile
+++ b/x11-wm/wayfire-plugins-extra/Makefile
@@ -33,8 +33,8 @@ GL_TUPLE=	wayfireplugins:focus-request:v0.9.0:focus_request/subprojects/focus-re
 MESON_ARGS=	-Denable_focus_request=true -Denable_wayfire_shadows=true \
 		-Denable_filters=true
 
-OPTIONS_DEFINE=	LIBRSVG2 PANGO
-OPTIONS_DEFAULT=LIBRSVG2 PANGO
+OPTIONS_DEFINE=	PANGO
+OPTIONS_DEFAULT=PANGO
 OPTIONS_SUB=	yes
 
 PANGO_USE=		GNOME=pango