summaryrefslogtreecommitdiff
path: root/x11/xorg-libs/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-libs/patches/patch-ai')
-rw-r--r--x11/xorg-libs/patches/patch-ai14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/xorg-libs/patches/patch-ai b/x11/xorg-libs/patches/patch-ai
deleted file mode 100644
index 7471ed80cd9..00000000000
--- a/x11/xorg-libs/patches/patch-ai
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ai,v 1.1.1.1 2004/07/29 04:50:56 xtraeme Exp $
-
---- programs/Xserver/hw/xfree86/parser/scan.c.orig 2004-07-29 01:55:45.000000000 +0200
-+++ programs/Xserver/hw/xfree86/parser/scan.c 2004-07-29 01:57:11.000000000 +0200
-@@ -462,7 +462,8 @@
- #define XCONFENV "XORGCONFIG"
- #endif
- #define XFREE86CFGFILE "XF86Config"
--#ifndef XF86_VERSION_MAJOR
-+#define XF86_VERSION_MAJOR 4
-+#if 0
- #ifdef XVERSION
- #if XVERSION > 40000000
- #define XF86_VERSION_MAJOR (XVERSION / 10000000)