diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-10-02 20:19:37 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-10-02 20:19:37 +0000 |
commit | 1864aa5ee2e6424d12b71c9ce5e165dfdd4bf32b (patch) | |
tree | 1367a5f8e8af7d564b4176c37caceb3fcc2e8b9b /audio/zinf/files/patch-base_include_preferences.h | |
parent | Clean 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_preferences.h')
-rw-r--r-- | audio/zinf/files/patch-base_include_preferences.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/zinf/files/patch-base_include_preferences.h b/audio/zinf/files/patch-base_include_preferences.h deleted file mode 100644 index 048538709245..000000000000 --- a/audio/zinf/files/patch-base_include_preferences.h +++ /dev/null @@ -1,13 +0,0 @@ ---- base/include/preferences.h.orig 2003-09-16 17:34:53 UTC -+++ base/include/preferences.h -@@ -26,7 +26,10 @@ ________________________________________ - - #include <string> - #include <vector> -+#include <inttypes.h> -+#if HAVE_STDINT_H - #include <stdint.h> -+#endif - - #include "config.h" - #include "errors.h" |