summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-06-18 14:32:38 +0000
committerjmmv <jmmv>2005-06-18 14:32:38 +0000
commita7db187995c683f6ef44b67e408c5a15f9ede0e9 (patch)
tree6a70448858aeada473cf42eb351a4136773bd83f /cad
parent31ff628996abbae36a6dc1b40654029d6af5370a (diff)
downloadpkgsrc-a7db187995c683f6ef44b67e408c5a15f9ede0e9.tar.gz
Enable sonames under DragonFly, FreeBSD and NetBSD. The default build
infrastructure only uses them under Linux and OpenBSD (eww, hardcoded logic based on OS names). Aside making installations more consistent across systems, this lets Boost work correctly on the systems where sonames were previously used. Otherwise, they are unable to find the correct libraries at runtime and we get PLIST errors (more files installed than expected). The problem exposes itself when building software that needs Boost (e.g. monotone). This also means that we can't rename the installed libraries any more as we were doing until now, because programs linked against them will be looking for their respective sonames. Therefore, keep the default names produced by a --layout=system build. Bump PKGREVISION of boost, boost-libs and boost-python to 1.
Diffstat (limited to 'cad')
0 files changed, 0 insertions, 0 deletions