summaryrefslogtreecommitdiff
path: root/misc/magicpoint/files/patch-mgp.h
diff options
context:
space:
mode:
authorYoshio MITA <mita@FreeBSD.org>2004-11-07 01:29:07 +0000
committerYoshio MITA <mita@FreeBSD.org>2004-11-07 01:29:07 +0000
commitc6f3aee419cc8ba38cedc561c559c7aae1f9403e (patch)
tree051205b859611209b8888c60e95fe0b130856178 /misc/magicpoint/files/patch-mgp.h
parentAdditional error checking: check for defined variables that should not be. With (diff)
- Update to the latest version.
- Reported to solve problem with xorg server. Submitted by: Ted Fabe Reviewed by: Maintainer (mita)
Notes
Notes: svn path=/head/; revision=121020
Diffstat (limited to 'misc/magicpoint/files/patch-mgp.h')
-rw-r--r--misc/magicpoint/files/patch-mgp.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/magicpoint/files/patch-mgp.h b/misc/magicpoint/files/patch-mgp.h
deleted file mode 100644
index aa233bc7d06f..000000000000
--- a/misc/magicpoint/files/patch-mgp.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- mgp.h.orig Fri Jun 6 16:18:25 2003
-+++ mgp.h Sun May 16 19:02:09 2004
-@@ -62,6 +62,7 @@
- #include <X11/cursorfont.h>
- #include <X11/Xatom.h>
- #ifdef USE_XFT2
-+#include <ft2build.h>
- #include <freetype/freetype.h>
- #include <fontconfig/fontconfig.h>
- #include <X11/Xft/Xft.h>