git: bd3a7df2a79b - main - net/xrdp-devel: Update dependency after pulseaudio update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Aug 2023 08:11:31 UTC
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd3a7df2a79be2c226b4bed78d169051392521f8 commit bd3a7df2a79be2c226b4bed78d169051392521f8 Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2023-08-14 05:09:37 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2023-08-14 08:09:19 +0000 net/xrdp-devel: Update dependency after pulseaudio update --- net/xrdp-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/xrdp-devel/Makefile b/net/xrdp-devel/Makefile index d80a8e013ac2..69e3b338dd50 100644 --- a/net/xrdp-devel/Makefile +++ b/net/xrdp-devel/Makefile @@ -17,7 +17,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-devel \ xterm:x11/xterm LIB_DEPENDS= libImlib2.so:graphics/imlib2