summaryrefslogtreecommitdiff
path: root/audio/zinf/files/patch-base_include_facontext.h
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-10-02 20:19:37 +0000
committerRene Ladan <rene@FreeBSD.org>2020-10-02 20:19:37 +0000
commit1864aa5ee2e6424d12b71c9ce5e165dfdd4bf32b (patch)
tree1367a5f8e8af7d564b4176c37caceb3fcc2e8b9b /audio/zinf/files/patch-base_include_facontext.h
parentClean up MASTER_SITES and point to Web Archive version of the homepage (diff)
Remove expired ports:
2020-09-30 audio/zinf: Does not build, no upstream 2020-10-01 emulators/qemu-sbruno: Port will be removed in favor of emulators/qemu
Notes
Notes: svn path=/head/; revision=551231
Diffstat (limited to 'audio/zinf/files/patch-base_include_facontext.h')
-rw-r--r--audio/zinf/files/patch-base_include_facontext.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/zinf/files/patch-base_include_facontext.h b/audio/zinf/files/patch-base_include_facontext.h
deleted file mode 100644
index a7f34aa103fe..000000000000
--- a/audio/zinf/files/patch-base_include_facontext.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- base/include/facontext.h.orig 2003-09-16 17:58:13 UTC
-+++ base/include/facontext.h
-@@ -25,7 +25,10 @@ ________________________________________
- #ifndef INCLUDED_FACONTEXT_H_
- #define INCLUDED_FACONTEXT_H_
-
-+#include <inttypes.h>
-+#if HAVE_STDINT_H
- #include <stdint.h>
-+#endif
-
- #include "config.h"
- #include "preferences.h"