forked from Lainports/freebsd-ports
XFree86-4-Server. I decided the history from XFree86-4-Server wasn't significant enough, and will hopefully be obsolete soon when Mesa starts providing the DRI drivers.
11 lines
442 B
Text
11 lines
442 B
Text
--- lib/GL/Imakefile.orig Sat Nov 8 23:54:33 2003
|
|
+++ lib/GL/Imakefile Sat Nov 8 23:55:05 2003
|
|
@@ -106,7 +106,7 @@
|
|
#if BuildXF86DRI && GlxUseBuiltInDRIDriver
|
|
SUBDIRS = $(MESADIRS) $(DRIDIRS) $(DRIVERDIRS) $(GLXDIRS) $(LIBGLBUILDDIR) $(OSMESADIRS)
|
|
#else
|
|
-SUBDIRS = $(MESADIRS) $(GLXDIRS) $(DRIDIRS) $(LIBGLBUILDDIR) $(OSMESADIRS) $(DRIVERDIRS)
|
|
+SUBDIRS = $(MESADIRS) $(GLXDIRS) $(DRIDIRS) $(DRIVERDIRS)
|
|
#endif
|
|
|
|
MakeSubdirs($(SUBDIRS))
|