c90ee83f03
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
365 B
Text
11 lines
365 B
Text
--- lib/Xrender/Imakefile.orig Sat Oct 16 15:41:02 2004
|
|
+++ lib/Xrender/Imakefile Sat Oct 16 15:42:35 2004
|
|
@@ -161,7 +161,7 @@
|
|
RemoveFile($@)
|
|
sh ../Xcursor/config-subst $(SUBSTVARS) < xrender.pc.in > $@
|
|
|
|
-InstallNonExecFile(xrender.pc,$(USRLIBDIR)/pkgconfig)
|
|
+InstallNonExecFile(xrender.pc,$(PROJECTROOT)/libdata/pkgconfig)
|
|
|
|
clean::
|
|
RemoveFile(xrender.pc)
|