summaryrefslogtreecommitdiff
path: root/x11/XFree86/files/patch-6
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-6
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-6')
-rw-r--r--x11/XFree86/files/patch-611
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/XFree86/files/patch-6 b/x11/XFree86/files/patch-6
deleted file mode 100644
index 82ba1e24384d..000000000000
--- a/x11/XFree86/files/patch-6
+++ /dev/null
@@ -1,11 +0,0 @@
---- programs/xdm/Imakefile.orig Sun Aug 1 15:28:12 1999
-+++ programs/xdm/Imakefile Sun Aug 1 15:33:53 1999
-@@ -20,7 +20,7 @@
- */
- #ifndef SharedLibXdmGreet
- #define SharedLibXdmGreet \
-- ((defined(AlphaArchitecture) && \
-+ ((defined(AlphaArchitecture) && !defined(FreeBSDArchitecture) && \
- (!defined(NetBSDArchitecture) || \
- (defined(NetBSDArchitecture) && HasSharedLibraries))) || \
- SystemV4)