aboutsummaryrefslogtreecommitdiffstats
path: root/audio/pulseaudio
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-06-14 10:54:49 +0800
committerkwm <kwm@FreeBSD.org>2015-06-14 10:54:49 +0800
commitc8f30ae270b5baab8aae294e52bae8db1032d5f9 (patch)
treecb13aa8c2b22e66938360fc67b3996a52ef7cf9e /audio/pulseaudio
parent5683fc0be68af797dc5ad1a056aab2e4f62a410c (diff)
downloadfreebsd-ports-gnome-c8f30ae270b5baab8aae294e52bae8db1032d5f9.tar.gz
freebsd-ports-gnome-c8f30ae270b5baab8aae294e52bae8db1032d5f9.tar.zst
freebsd-ports-gnome-c8f30ae270b5baab8aae294e52bae8db1032d5f9.zip
Replace LOCALBASE with PREFIX, since this is where we install it.
Submitted by: jbeich@
Diffstat (limited to 'audio/pulseaudio')
-rw-r--r--audio/pulseaudio/files/pkg-message.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pulseaudio/files/pkg-message.in b/audio/pulseaudio/files/pkg-message.in
index 87db4f24eaee..21e5598e8ee3 100644
--- a/audio/pulseaudio/files/pkg-message.in
+++ b/audio/pulseaudio/files/pkg-message.in
@@ -9,10 +9,10 @@ To change the default sink (output):
To change the default source (input):
# pacmd set-default-source 3
-This can also be set in %%LOCALBASE%%/etc/pulse/default.pa
+This can also be set in %%PREFIX%%/etc/pulse/default.pa
Replace the number '3' with the new default your want to set.
The audio/freedesktop-sound-theme is needed if the default sound files
-are uncommented in the %%LOCALBASE%%/etc/pulse/default.pa file.
+are uncommented in the %%PREFIX%%/etc/pulse/default.pa file.