git: e97c5fc45d91 - main - net/gtk-vnc: fix pulseaudio option definition

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Fri, 24 Jun 2022 17:05:08 UTC
The branch main has been updated by bapt:

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

commit e97c5fc45d917576d22ee07e3bf8e25c891fc587
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-06-24 17:03:52 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-06-24 17:05:08 +0000

    net/gtk-vnc: fix pulseaudio option definition
---
 net/gtk-vnc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile
index 6dd8ac16588f..66ac126cd2d6 100644
--- a/net/gtk-vnc/Makefile
+++ b/net/gtk-vnc/Makefile
@@ -28,7 +28,7 @@ OPTIONS_DEFAULT=PULSEAUDIO
 OPTIONS_SUB=	yes
 
 PULSEAUDIO_DESC=	use PulseAudio for audio playback
-PULSEAUDIO_CONFIGURE_ENABLE=	pulseaudio
+PULSEAUDIO_MESON_ENABLED=	pulseaudio
 PULSEAUDIO_LIB_DEPENDS=	libpulse.so:audio/pulseaudio