freebsd-ports/x11/XFree86-4-libraries/files/patch-dri-Imakefile
Eric Anholt 62d3b1c1fc Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
for being outdated.  Thank you to all the testers and people who submitted
patches for this update.

Approved by:	portmgr
2003-03-11 23:38:11 +00:00

11 lines
456 B
Text

--- programs/Xserver/GL/dri/Imakefile.orig Mon Mar 3 20:21:30 2003
+++ programs/Xserver/GL/dri/Imakefile Mon Mar 3 20:21:31 2003
@@ -13,7 +13,7 @@
INCLUDES = -I$(SERVERSRC)/include -I$(INCLUDESRC) -I$(XINCLUDESRC) \
-I$(EXTINCSRC) \
- -I$(XF86OSSRC) -I$(XF86COMSRC) \
+ -I$(XF86OSSRC) -I$(XF86OSSRC)/bus -I$(XF86COMSRC) \
-I../include -I../glx -I$(LIBSRC)/GL/include \
-I$(SERVERSRC)/mi -I$(FONTINCSRC)
DEFINES = $(GLX_DEFINES)