pkgsrc/x11/Xaw3d
joerg 3801694895 Xaw3d worked more or less accidently for most packages as they continued
to use include/X11/Xaw/* and not the versions provided by Xaw3d. Many
packages also incorrectly linked against libXaw and not libXaw3d,
effectively making the dependency a nop.

Address this problem in two steps:
(a) Transform -lXaw to -lXaw3d. This magically fixes the packages which
got it wrong before. I haven't checked a list of packages affected by
this, so no revision bumps here.
(b) Link include/X11/Xaw3d to include/X11/Xaw for modular Xorg, so that
the dependency on Xaw3d actually works without pulling in libXaw as well.

This should be extended to the other Xaw packages, but I don't use them
nor do I have any interest in them.

Discussed with and not objected by: jlam
2007-02-08 00:08:20 +00:00
..
patches The x11/Xaw3d library has an integer overflow error in the computation 2006-03-13 00:16:23 +00:00
buildlink3.mk Xaw3d worked more or less accidently for most packages as they continued 2007-02-08 00:08:20 +00:00
DESCR Update to 1.5E: 2005-02-18 15:54:48 +00:00
distinfo The x11/Xaw3d library has an integer overflow error in the computation 2006-03-13 00:16:23 +00:00
Makefile - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
PLIST Update to 1.5E: 2005-02-18 15:54:48 +00:00