summaryrefslogtreecommitdiff
path: root/audio/mserv/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mserv/patches/patch-ae')
-rw-r--r--audio/mserv/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/mserv/patches/patch-ae b/audio/mserv/patches/patch-ae
new file mode 100644
index 00000000000..5911a5fc5b3
--- /dev/null
+++ b/audio/mserv/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2002/06/14 20:04:08 abs Exp $
+
+--- mserv/defconf.c.orig Thu Jul 13 21:20:42 2000
++++ mserv/defconf.c
+@@ -15,7 +15,7 @@
+
+ # Define player invokation methods
+ # mservplay is our special wrapper, the first parameter is a 'nice' level
+-mpg123=/usr/local/bin/mpg123 -b 1024
++mpg123=" PATH_MPG123 " -b 1024
+ freeamp=/usr/local/bin/freeamp -ui mpg123
+ mservplay=/usr/local/bin/mservplay 0 mpg123 -b 1024
+