aboutsummaryrefslogtreecommitdiff
path: root/audio/xmix/files/patch-ab
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2000-12-30 19:08:00 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2000-12-30 19:08:00 +0000
commit676b2d1f905df4df5fe3ee9364e20ab2b76a8995 (patch)
tree329fa041d816f3137def6bbf14666e266d74c6de /audio/xmix/files/patch-ab
parent843f07e8a8ee77b80f871983b37ef064142de453 (diff)
downloadports-676b2d1f905df4df5fe3ee9364e20ab2b76a8995.tar.gz
ports-676b2d1f905df4df5fe3ee9364e20ab2b76a8995.zip
fix manpage handling with XFree86-4.
PR: 23694 Submitted by: myself Non-responce from: maintainer
Notes
Notes: svn path=/head/; revision=36476
Diffstat (limited to 'audio/xmix/files/patch-ab')
-rw-r--r--audio/xmix/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmix/files/patch-ab b/audio/xmix/files/patch-ab
new file mode 100644
index 000000000000..4f014c950b70
--- /dev/null
+++ b/audio/xmix/files/patch-ab
@@ -0,0 +1,11 @@
+--- xmix.c.orig Wed Nov 1 10:29:04 2000
++++ xmix.c Wed Nov 1 10:29:04 2000
+@@ -77,7 +77,7 @@
+ #include "square_empty.bit"
+ #include "square_with_x.bit"
+
+-#include <linux/soundcard.h>
++#include <machine/soundcard.h>
+
+ #define SOUND_FULL_SCALE 100.0
+ #define MAX_SOUND_VOL 95