From ee246681e9524d40e0779f551379e525ab49baf6 Mon Sep 17 00:00:00 2001 From: Koichiro Iwao Date: Thu, 16 Aug 2018 01:51:04 +0000 Subject: New port: audio/pulseaudio-module-xrdp: separate PulseAudio modules from net/xrdp This update separates PulseAudio modules from net/xrdp port. There're two reasons to separete them. The one is upstream now provides them as separated repositories. The another one is PulseAudio modules need to be rebuilt after the version of audio/pulseaudio changed but the most part of net/xrdp port doesn't need rebuild. This minimizes time for rebuilding. Approved by: hrs (mentor) Differential Revision: https://reviews.freebsd.org/D16621 --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 6b00ccd6f6b5..3e7d676135ad 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -664,6 +664,7 @@ SUBDIR += puddletag SUBDIR += pulseaudio SUBDIR += pulseaudio-module-sndio + SUBDIR += pulseaudio-module-xrdp SUBDIR += py-SoundFile SUBDIR += py-al SUBDIR += py-ao -- cgit v1.2.3