git: f236cfb3f4b7 - main - net/xrdp: Update dependency after pulseaudio update

From: Koichiro Iwao <meta_at_FreeBSD.org>
Date: Mon, 14 Aug 2023 08:11:30 UTC
The branch main has been updated by meta:

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

commit f236cfb3f4b77de6b444ce4220c9b1dcc16c2e80
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2023-08-14 05:07:22 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2023-08-14 08:09:19 +0000

    net/xrdp: Update dependency after pulseaudio update
---
 net/xrdp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile
index 090efc75847a..f54b77b5dd2c 100644
--- a/net/xrdp/Makefile
+++ b/net/xrdp/Makefile
@@ -16,7 +16,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/nasm:devel/nasm
-RUN_DEPENDS=	${LOCALBASE}/lib/pulse-14.2/modules/module-xrdp-sink.so:audio/pulseaudio-module-xrdp \
+RUN_DEPENDS=	${LOCALBASE}/lib/pulseaudio/modules/module-xrdp-sink.so:audio/pulseaudio-module-xrdp \
 		${LOCALBASE}/lib/xorg/modules/libxorgxrdp.so:x11-drivers/xorgxrdp \
 		xterm:x11/xterm
 LIB_DEPENDS=	libImlib2.so:graphics/imlib2