for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr
11 lines
456 B
Text
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)
|