DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
11 lines
306 B
Text
11 lines
306 B
Text
--- doc/man/Imakefile.orig Thu Nov 11 17:13:20 2004
|
|
+++ doc/man/Imakefile Thu Nov 11 17:13:56 2004
|
|
@@ -33,7 +33,7 @@
|
|
LIBMANDIRS = X11 Xt Xext Xi Xau $(XVDIR) $(GLXDIRS) $(GLUDIRS) $(DMXDIR) $(XPRINTLIBDIRS)
|
|
#endif
|
|
|
|
-SUBDIRS = general $(LIBMANDIRS) $(MISCDIR)
|
|
+SUBDIRS = general $(LIBMANDIRS)
|
|
|
|
all::
|
|
|