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
363 B
Text
11 lines
363 B
Text
--- lib/Xdamage/Imakefile.orig Fri Oct 1 17:42:44 2004
|
|
+++ lib/Xdamage/Imakefile Fri Oct 1 17:44:54 2004
|
|
@@ -61,7 +61,7 @@
|
|
RemoveFile($@)
|
|
sh ../Xcursor/config-subst $(SUBSTVARS) < xdamage.pc.in > $@
|
|
|
|
-InstallNonExecFile(xdamage.pc,$(USRLIBDIR)/pkgconfig)
|
|
+InstallNonExecFile(xdamage.pc,$(PROJECTROOT)/libdata/pkgconfig)
|
|
|
|
clean::
|
|
RemoveFile(xdamage.pc)
|