pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/pulseaudio pax11publish.1 is only installed if w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0794abbab307
branches:  trunk
changeset: 458495:0794abbab307
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Fri Sep 17 07:14:17 2021 +0000

description:
pax11publish.1 is only installed if we build with x11.

diffstat:

 audio/pulseaudio/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2eb6e515e639 -r 0794abbab307 audio/pulseaudio/PLIST
--- a/audio/pulseaudio/PLIST    Fri Sep 17 06:47:29 2021 +0000
+++ b/audio/pulseaudio/PLIST    Fri Sep 17 07:14:17 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2021/09/17 06:47:29 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.40 2021/09/17 07:14:17 schmonz Exp $
 bin/pa-info
 bin/pacat
 bin/pacmd
@@ -153,7 +153,7 @@
 man/man1/parec.1
 man/man1/parecord.1
 man/man1/pasuspender.1
-man/man1/pax11publish.1
+${PLIST.x11}man/man1/pax11publish.1
 man/man1/pulseaudio.1
 man/man1/start-pulseaudio-x11.1
 man/man5/default.pa.5



Home | Main Index | Thread Index | Old Index