summaryrefslogtreecommitdiff
path: root/x11/XFree86/files/patch-y
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-02 20:07:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-02 20:07:23 +0000
commit1a2a93728347cdab7509098a2d2643dc3dc23563 (patch)
tree21c83c41a4dfb6103661c97ec4c59cdb4bec3b0e /x11/XFree86/files/patch-y
parentMake it clear why NO_PACKAGE is set. (diff)
- Remove XFree86 3.3.6
It was released seven years ago, and is totally outdated by now.
Diffstat (limited to 'x11/XFree86/files/patch-y')
-rw-r--r--x11/XFree86/files/patch-y18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/XFree86/files/patch-y b/x11/XFree86/files/patch-y
deleted file mode 100644
index 90b55cf20c84..000000000000
--- a/x11/XFree86/files/patch-y
+++ /dev/null
@@ -1,18 +0,0 @@
---- lib/font/Type1/spaces.c.orig Tue Apr 2 03:37:02 2002
-+++ lib/font/Type1/spaces.c Tue Apr 2 03:57:38 2002
-@@ -38,6 +38,7 @@
- :h3.Include Files
- */
- /* $XFree86: xc/lib/font/Type1/spaces.c,v 3.0.6.2 1998/10/04 15:22:56 hohndel Exp $ */
-+#include "X11/Xos.h"
- #include "objects.h"
- #include "spaces.h"
- #include "paths.h"
-@@ -45,7 +46,6 @@
- #include "fonts.h"
- #include "arith.h"
- #include "trig.h"
--#include "X11/Xos.h"
-
- static void FindFfcn();
- static void FindIfcn();