aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/files/patch-z06
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-z06')
-rw-r--r--x11/XFree86-4-libraries/files/patch-z068
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-z06 b/x11/XFree86-4-libraries/files/patch-z06
index d321ac5c0ede..127e554324c6 100644
--- a/x11/XFree86-4-libraries/files/patch-z06
+++ b/x11/XFree86-4-libraries/files/patch-z06
@@ -1,11 +1,11 @@
---- programs/Xserver/hw/xfree86/os-support/Imakefile.orig Wed Apr 19 09:46:44 2000
-+++ programs/Xserver/hw/xfree86/os-support/Imakefile Wed Apr 19 09:48:15 2000
-@@ -107,6 +107,8 @@
+--- programs/Xserver/hw/xfree86/os-support/Imakefile.orig Sat Jul 1 08:39:11 2000
++++ programs/Xserver/hw/xfree86/os-support/Imakefile Sun Jul 16 21:38:29 2000
+@@ -109,6 +109,8 @@
SRCS = $(OS_SUBDIR)/?*.c $(BUS_SUBDIR)/?*.c misc/?*.c vbe/?*.c $(DRM_SRC)
OBJS = $(OS_SUBDIR)/?*.o $(BUS_SUBDIR)/?*.o misc/?*.o vbe/?*.o $(DRM_OBJ)
+HEADERS = xf86_ansic.h
+
- DONES = $(OS_SUBDIR)/DONE $(BUS_SUBDIR)/DONE misc/DONE vbe/DONE
+ DONES = $(OS_SUBDIR)/DONE $(BUS_SUBDIR)/DONE misc/DONE vbe/DONE $(DRM_DONES)
#if HasParallelMake