diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-04-30 16:27:32 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-04-30 16:27:32 +0000 |
commit | 7ae5a6228ed48b83495fc35dded905b721b7d5e5 (patch) | |
tree | 6e0ded799a239ed2dac44d6d723ceb5741f13b9c /audio/openal/files/patch-src_backends_alc__backend__esd.c | |
parent | - Add USES=compiler:c++11-lang to fix build on GCC architectures (diff) |
Remove expired port
2019-04-30 audio/openal: Abandonware. Use audio/openal-soft instead
Diffstat (limited to 'audio/openal/files/patch-src_backends_alc__backend__esd.c')
-rw-r--r-- | audio/openal/files/patch-src_backends_alc__backend__esd.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/openal/files/patch-src_backends_alc__backend__esd.c b/audio/openal/files/patch-src_backends_alc__backend__esd.c deleted file mode 100644 index 9ea8a03e3e48..000000000000 --- a/audio/openal/files/patch-src_backends_alc__backend__esd.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/backends/alc_backend_esd.c.orig 2006-01-12 18:12:11 UTC -+++ src/backends/alc_backend_esd.c -@@ -15,6 +15,7 @@ - #include <string.h> - #include <sys/ioctl.h> - #include <sys/mman.h> -+#include <sys/select.h> - #include <sys/stat.h> - #include <sys/time.h> - #include <sys/types.h> |