diff options
author | mbr <mbr@FreeBSD.org> | 2002-08-09 01:32:38 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-08-09 01:32:38 +0800 |
commit | a2afe4ef3179f4c47123409da92256e32bba3eb7 (patch) | |
tree | 21ae43ab2cfda15221d19210b061ca45bfdb5765 /editors/openoffice.org-3-RC | |
parent | e8950459362248d696e0f970e20d8434cc78757e (diff) | |
download | freebsd-ports-gnome-a2afe4ef3179f4c47123409da92256e32bba3eb7.tar.gz freebsd-ports-gnome-a2afe4ef3179f4c47123409da92256e32bba3eb7.tar.zst freebsd-ports-gnome-a2afe4ef3179f4c47123409da92256e32bba3eb7.zip |
machine/soundcard.h -> sys/soundcard.h
Fix trailing patch which was ignored
Submitted by: kan
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch index a283035f623c..8623e0bd5892 100644 --- a/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch @@ -1,6 +1,6 @@ --- ../nas/nas-1.4.1.patch.orig Thu Nov 1 17:27:31 2001 -+++ ../nas/nas-1.4.1.patch Sun May 19 14:58:01 2002 -@@ -120,26 +120,137 @@ ++++ ../nas/nas-1.4.1.patch Thu Aug 8 16:47:25 2002 +@@ -120,26 +120,139 @@ return(-1); } @@ -59,11 +59,13 @@ + #endif /* NEEDUSLEEP */ +--- misc/nas-1.4.1/server/dda/voxware/auvoxware.c.orig Sun Mar 5 03:40:55 2000 ++++ misc/build/nas-1.4.1/server/dda/voxware/auvoxware.c Sat Dec 16 22:11:35 2000 -+@@ -156,7 +156,9 @@ ++@@ -155,8 +155,10 @@ ++ #include <assert.h> + + #ifdef __FreeBSD__ -+ # include <machine/soundcard.h> ++-# include <machine/soundcard.h> +-# include <machine/pcaudioio.h> +++# include <sys/soundcard.h> ++# ifdef __i386__ ++# include <machine/pcaudioio.h> ++# endif @@ -161,7 +163,7 @@ +-#define NasConfigSearchPath /etc/nas/ ++#define NasConfigSearchPath $(PROJECTROOT)/etc/ + #endif -+--- misc/build/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002 ++--- misc/nas-1.4.1/server/os/utils.c.orig Tue Jul 23 23:48:23 2002 ++++ misc/build/nas-1.4.1/server/os/utils.c Tue Jul 23 23:49:06 2002 +@@ -120,7 +120,7 @@ + |