freebsd-ports/x11/XFree86-4-libraries/files/patch-z07
Satoshi Asami 036dd8c105 Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs.  Other miscellaneous bug fixes.

Submitted by:	maintainer
2000-08-25 10:35:22 +00:00

11 lines
403 B
Text

--- programs/Xserver/hw/xfree86/common/Imakefile.orig Sat Jul 1 08:38:03 2000
+++ programs/Xserver/hw/xfree86/common/Imakefile Sun Jul 16 21:39:40 2000
@@ -158,6 +158,8 @@
-I$(XF86SRC)/scanpci -I$(XF86OSSRC)/vbe -I$(XF86SRC)/int10 \
-I$(XF86SRC)/ddc
+HEADERS = xf86Module.h
+
OSNAME = OSName
OSVENDOR = OSVendor
OSNAMEDEF = -DOSNAME='"$(OSNAME)"' -DOSVENDOR='"$(OSVENDOR)"'