aboutsummaryrefslogtreecommitdiff
path: root/audio/musicbox
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-18 10:37:04 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-18 10:37:04 +0000
commit6305b19ab1c42e626b8b5412310a5e5fe1598eea (patch)
treec5c37b00b1cf0a617b1c64d6afb19b90c5f66633 /audio/musicbox
parentcf286335da21905701a60aad361d6d9fa75cd274 (diff)
downloadports-6305b19ab1c42e626b8b5412310a5e5fe1598eea.tar.gz
ports-6305b19ab1c42e626b8b5412310a5e5fe1598eea.zip
Notes
Diffstat (limited to 'audio/musicbox')
-rw-r--r--audio/musicbox/files/patch-ListView.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/musicbox/files/patch-ListView.h b/audio/musicbox/files/patch-ListView.h
new file mode 100644
index 000000000000..5b15968ee7f3
--- /dev/null
+++ b/audio/musicbox/files/patch-ListView.h
@@ -0,0 +1,17 @@
+$FreeBSD$
+
+--- ListView.h.orig Sun Nov 16 13:56:31 1997
++++ ListView.h Wed Feb 18 10:31:19 2004
+@@ -12,12 +12,7 @@
+ #include <qdialog.h>
+ #include "MultiListBox.h"
+
+-#ifdef FreeBSD
+-#include <machine/soundcard.h>
+-#endif
+-#ifdef Linux
+ #include <sys/soundcard.h>
+-#endif
+
+ #define DEVICE 0
+ #define MIXER "/dev/mixer"