freebsd-ports/x11/XFree86-4-libraries/files/patch-s02

12 lines
481 B
Text
Raw Normal View History

--- programs/Xserver/GL/dri/Imakefile.ORIG Tue Aug 8 15:42:21 2000
+++ programs/Xserver/GL/dri/Imakefile Tue Aug 8 15:43:34 2000
@@ -14,7 +14,7 @@
INCLUDES = -I$(SERVERSRC)/include -I$(XTOP)/include -I$(EXTINCSRC) \
-I$(XF86OSSRC) -I$(XF86COMSRC) \
-I../include -I../glx -I$(LIBSRC)/GL/include \
- -I$(SERVERSRC)/mi -I$(FONTINCSRC)
+ -I$(SERVERSRC)/mi -I$(FONTINCSRC) -I$(XF86OSSRC)/bus
DEFINES = $(GLX_DEFINES)
LinkSourceFile(xf86dri.h,$(LIBSRC)/GL/dri)