aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-06-24 17:03:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-06-24 17:05:08 +0000
commite97c5fc45d917576d22ee07e3bf8e25c891fc587 (patch)
treee44043008f7333c810bdaabe8bdfa57fd801ffaa
parentaefbbe2d064466e8bce6666cf3fdfd35452fc6fe (diff)
downloadports-e97c5fc45d917576d22ee07e3bf8e25c891fc587.tar.gz
ports-e97c5fc45d917576d22ee07e3bf8e25c891fc587.zip
net/gtk-vnc: fix pulseaudio option definition
-rw-r--r--net/gtk-vnc/Makefile2
1 files changed, 1 insertions, 1 deletions
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