summaryrefslogtreecommitdiff
path: root/x11/XFree86-imake/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-imake/patches/patch-ab')
-rw-r--r--x11/XFree86-imake/patches/patch-ab32
1 files changed, 0 insertions, 32 deletions
diff --git a/x11/XFree86-imake/patches/patch-ab b/x11/XFree86-imake/patches/patch-ab
deleted file mode 100644
index 60c373f3d78..00000000000
--- a/x11/XFree86-imake/patches/patch-ab
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2005/10/10 17:18:55 reed Exp $
-
---- include/Imakefile.orig 2001-08-28 03:40:56.000000000 +1000
-+++ include/Imakefile
-@@ -4,7 +4,7 @@ XCOMM $Xorg: Imakefile,v 1.3 2000/08/18
-
-
- XCOMM $XFree86: xc/include/Imakefile,v 3.29 2001/08/27 17:40:56 dawes Exp $
--#define IHaveSubdirs
-+XCOMM #define IHaveSubdirs
- #define PassCDebugFlags /**/
-
- #if BuildGlxExt || BuildGLXLibrary
-@@ -15,7 +15,7 @@ GLXDIR = GL
- DPSDIR = DPS
- #endif
-
--SUBDIRS = bitmaps extensions fonts $(GLXDIR) $(DPSDIR)
-+SUBDIRS =
-
- #ifdef Win32Architecture
- EXTRA_HEADERS = Xw32defs.h Xwinsock.h
-@@ -50,9 +50,6 @@ all::
-
- BuildIncludes($(HEADERS),X11,..)
-
--#if BuildLibraries
--InstallMultipleFlags($(HEADERS),$(INCDIR)/X11,$(INSTINCFLAGS))
--#endif
- MakeSubdirs($(SUBDIRS))
- DependSubdirs($(SUBDIRS))
-