aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-08 01:19:25 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-08 01:19:25 +0000
commit1457db64b67718d7c4055142290f4f91cf11d0de (patch)
treed5f501fb5b4755c0a152fdbb7c558a87a84ef411 /x11-wm
parentb515cf7bd8a0eac7ac1b982eab7eca4f056fe312 (diff)
downloadports-1457db64b67718d7c4055142290f4f91cf11d0de.tar.gz
ports-1457db64b67718d7c4055142290f4f91cf11d0de.zip
Fix build on -current (machine/soundcard.h -> sys/soundcard.h)
Notes
Notes: svn path=/head/; revision=65813
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/qvwm/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/qvwm/files/patch-aa b/x11-wm/qvwm/files/patch-aa
new file mode 100644
index 000000000000..f4cfbd2de27b
--- /dev/null
+++ b/x11-wm/qvwm/files/patch-aa
@@ -0,0 +1,11 @@
+--- ./src/audiodev_oss.h.orig Sat Sep 7 18:13:06 2002
++++ ./src/audiodev_oss.h Sat Sep 7 18:13:12 2002
+@@ -33,7 +33,7 @@
+ #endif
+
+ #ifdef __FreeBSD__
+-#include <machine/soundcard.h>
++#include <sys/soundcard.h>
+ #endif
+
+ // set endian