summaryrefslogtreecommitdiff
path: root/x11/xservers/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xservers/patches/patch-ad')
-rw-r--r--x11/xservers/patches/patch-ad19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/xservers/patches/patch-ad b/x11/xservers/patches/patch-ad
new file mode 100644
index 00000000000..bcb09321b7f
--- /dev/null
+++ b/x11/xservers/patches/patch-ad
@@ -0,0 +1,19 @@
+$NetBSD: patch-ad,v 1.1 2002/02/23 18:34:14 tron Exp $
+
+--- Imakefile.orig Sat Feb 23 18:34:46 2002
++++ Imakefile Sat Feb 23 18:34:28 2002
+@@ -8,11 +8,11 @@
+ #define OSName Unknown Operating System!
+ #endif
+
+-#if !BuildServersOnly
+-#if BuildFonts
++#if 1
++#if 1
+ FONTSDIR = fonts
+ #endif
+-#ifndef Win32Architecture
++#if 0
+ DOCSDIR = doc
+ NLSSUBDIR = nls
+ #endif