diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-08-17 20:41:53 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-08-17 20:41:53 +0000 |
commit | 221e18f19b3a457f73dd4f870aa594ad56ba3cca (patch) | |
tree | 3eb0f0f2851e3a96e168a58a643982ef2f255d5e /sysutils/grub2/files/patch-util-grub-mkfont.c | |
parent | Remove expired port: (diff) |
Remove expired port:
2019-02-04 sysutils/grub2: Unmaintained (more than five years), not updated (one-and-a-half years), does not build with modern compilers
Notes
Notes:
svn path=/head/; revision=509170
Diffstat (limited to 'sysutils/grub2/files/patch-util-grub-mkfont.c')
-rw-r--r-- | sysutils/grub2/files/patch-util-grub-mkfont.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/grub2/files/patch-util-grub-mkfont.c b/sysutils/grub2/files/patch-util-grub-mkfont.c deleted file mode 100644 index 36ed69c1f538..000000000000 --- a/sysutils/grub2/files/patch-util-grub-mkfont.c +++ /dev/null @@ -1,13 +0,0 @@ ---- util/grub-mkfont.c.orig -+++ util/grub-mkfont.c -@@ -39,7 +39,7 @@ - #include FT_FREETYPE_H - #include FT_TRUETYPE_TAGS_H - #include FT_TRUETYPE_TABLES_H --#include <freetype/ftsynth.h> -+#include FT_SYNTHESIS_H - - #undef __FTERRORS_H__ - #define FT_ERROR_START_LIST const char *ft_errmsgs[] = { - - |