diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-07 07:20:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-07 07:20:53 +0000 |
commit | 30158d82c50f509bb3f7054537c7d8f08a73d7af (patch) | |
tree | 15c2c633b1a9bce687df0156b2fe641d427a5f1b /print/gnome-print/files/patch-libgnomeprint_gnome-font-private.h | |
parent | Remove bonobo,oaf (component of the EOLed gnome1) not used by anything anymore. (diff) |
Remove gnome-print (component of the EOLed gnome1) not used by anything anymore.
Approved by: gnome (implicit)
Diffstat (limited to 'print/gnome-print/files/patch-libgnomeprint_gnome-font-private.h')
-rw-r--r-- | print/gnome-print/files/patch-libgnomeprint_gnome-font-private.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/print/gnome-print/files/patch-libgnomeprint_gnome-font-private.h b/print/gnome-print/files/patch-libgnomeprint_gnome-font-private.h deleted file mode 100644 index f2a1a880c410..000000000000 --- a/print/gnome-print/files/patch-libgnomeprint_gnome-font-private.h +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeprint/gnome-font-private.h.orig Mon Mar 22 23:31:37 2004 -+++ libgnomeprint/gnome-font-private.h Mon Mar 22 23:31:52 2004 -@@ -22,7 +22,8 @@ - - BEGIN_GNOME_DECLS - --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - #include <libgnomeprint/gp-character-block.h> - #include <libgnomeprint/gp-fontmap.h> - #include <libgnomeprint/gnome-font.h> |