aboutsummaryrefslogtreecommitdiffstats
path: root/audio/musicbox
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-18 18:37:04 +0800
committertrevor <trevor@FreeBSD.org>2004-02-18 18:37:04 +0800
commitde1e5c25a72e80054f3cb11f6f320d1a7b38ebdb (patch)
treeff62c7afcc9b0b96329ec3d31328a68bddd7ed29 /audio/musicbox
parent563b00c5e933fd9f83d4610468ee492e5bbbd48a (diff)
downloadfreebsd-ports-gnome-de1e5c25a72e80054f3cb11f6f320d1a7b38ebdb.tar.gz
freebsd-ports-gnome-de1e5c25a72e80054f3cb11f6f320d1a7b38ebdb.tar.zst
freebsd-ports-gnome-de1e5c25a72e80054f3cb11f6f320d1a7b38ebdb.zip
Chase soundcard.h.
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"