diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-11-09 15:32:15 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-11-09 15:32:15 +0000 |
commit | bb497689a8515a848addbc95645058fae277111e (patch) | |
tree | 76ce2aa959581a715cf72ef1d2f03a022ba5f1f3 /net/xrdp | |
parent | Update to 2.0.25 release. (diff) |
audio/pulseaudio: Update to 12.2
PR: 229192
Submitted by: lightside <lightside@gmx.com>
Notes
Notes:
svn path=/head/; revision=484515
Diffstat (limited to 'net/xrdp')
-rw-r--r-- | net/xrdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index e7da6885b548..98d9cb118c65 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:devel/nasm RUN_DEPENDS= ${LOCALBASE}/lib/xorg/modules/libxorgxrdp.so:x11-drivers/xorgxrdp \ - ${LOCALBASE}/lib/pulse-11.1/modules/module-xrdp-sink.so:audio/pulseaudio-module-xrdp + ${LOCALBASE}/lib/pulse-12.2/modules/module-xrdp-sink.so:audio/pulseaudio-module-xrdp USES= autoreconf:build jpeg localbase libtool pkgconfig ssl USE_XORG= ice pixman sm x11 xfixes xrandr |