summaryrefslogtreecommitdiff
path: root/graphics/fxtv/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fxtv/patches/patch-ad')
-rw-r--r--graphics/fxtv/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/fxtv/patches/patch-ad b/graphics/fxtv/patches/patch-ad
new file mode 100644
index 00000000000..8a83185d553
--- /dev/null
+++ b/graphics/fxtv/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.4 2001/03/06 09:39:59 wiz Exp $
+
+--- app_rsrc.h.orig Mon Feb 12 22:17:53 2001
++++ app_rsrc.h
+@@ -389,7 +389,7 @@
+ (XtPointer) True },
+ { RNdspDevice, RCaudioDevice, XtRString, sizeof(String),
+ XtOffsetOf(AppResources, dsp_device ), XtRImmediate,
+- "/dev/dsp" },
++ "/dev/audio" },
+ { RNmixerDevice, RCaudioDevice, XtRString, sizeof(String),
+ XtOffsetOf(AppResources, mixer_device ), XtRImmediate,
+ "/dev/mixer" },