summaryrefslogtreecommitdiff
path: root/devel/geany/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-08 00:08:20 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-08 00:08:20 +0000
commit3801694895c47d21bae85f6989c55779f752f634 (patch)
tree19458a69d6b78ae2d7f10d3fa5cc139803588118 /devel/geany/Makefile
parent98c02f037027d2bd82d7753e26c8522a74a06936 (diff)
downloadpkgsrc-3801694895c47d21bae85f6989c55779f752f634.tar.gz
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
Diffstat (limited to 'devel/geany/Makefile')
0 files changed, 0 insertions, 0 deletions