summaryrefslogtreecommitdiff
path: root/multimedia/fxtv/files/patch-ad
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
commit2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch)
tree19d35773be783fd6761833f599af82301c20ceac /multimedia/fxtv/files/patch-ad
parentReorder the 'configure-message patch-libtool' targets in _CONFIGURE_SEQ (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_8_0'.release/4.8.0
Notes
Notes: svn path=/head/; revision=77676 svn path=/tags/RELEASE_4_8_0/; revision=77677; tag=release/4.8.0
Diffstat (limited to 'multimedia/fxtv/files/patch-ad')
-rw-r--r--multimedia/fxtv/files/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/fxtv/files/patch-ad b/multimedia/fxtv/files/patch-ad
deleted file mode 100644
index cecee252f3a3..000000000000
--- a/multimedia/fxtv/files/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
---- voxware.h.orig Sat Sep 7 16:51:45 2002
-+++ voxware.h Sat Sep 7 16:51:58 2002
-@@ -30,9 +30,7 @@
- #ifndef __VOXWARE_H
- #define __VOXWARE_H
-
--#if defined(__FreeBSD__)
--# include <machine/soundcard.h>
--#elif defined(linux) || defined(__bsdi__)
-+#if defined(linux) || defined(__bsdi__) || defined(__FreeBSD__)
- # include <sys/soundcard.h>
- #elif defined(__NetBSD__) || defined(__OpenBSD__)
- # include <soundcard.h>