diff options
author | Rene Ladan <rene@FreeBSD.org> | 2015-01-28 16:18:27 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2015-01-28 16:18:27 +0000 |
commit | 0783421b56d414d5822a967505ce37ef1c9cfca5 (patch) | |
tree | 6f4bbc880dc8f8691ba951c9c144a5d6bace321f /audio/x11amp/files/patch-Output__OSS__OSS.h | |
parent | Update to the latest commit. (diff) |
Remove expired ports:
2015-01-26 audio/qmidinet: Broken for more than 6 months
2015-01-26 audio/wmauda: Broken for more than 6 months
2015-01-26 audio/x11amp: Broken for more than 6 months
2015-01-26 devel/p5-Log-Any-Adapter: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream
2015-01-26 ftp/rexx-curl: Broken for more than 6 months
2015-01-26 net-im/pidgin-audacious-remote: Broken for more than 6 months
2015-01-26 www/lifetype: Broken for more than 6 months
2015-01-26 www/ump: Broken for more than 6 months
Diffstat (limited to 'audio/x11amp/files/patch-Output__OSS__OSS.h')
-rw-r--r-- | audio/x11amp/files/patch-Output__OSS__OSS.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/x11amp/files/patch-Output__OSS__OSS.h b/audio/x11amp/files/patch-Output__OSS__OSS.h deleted file mode 100644 index f6a51284e77f..000000000000 --- a/audio/x11amp/files/patch-Output__OSS__OSS.h +++ /dev/null @@ -1,14 +0,0 @@ ---- ./Output/OSS/OSS.h.orig Sat Sep 7 18:38:05 2002 -+++ ./Output/OSS/OSS.h Sat Sep 7 18:38:13 2002 -@@ -23,11 +23,7 @@ - #include <sys/types.h> - #include <sys/stat.h> - #include <sys/time.h> --#ifdef __FreeBSD__ --#include <machine/soundcard.h> --#else - #include <sys/soundcard.h> --#endif - - #include <fcntl.h> - #include <pthread.h> |