| Summary: | openssl build references non-buildtool, which is bad | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Robert Watson <rwatson> |
| Component: | bin | Assignee: | Marcel Moolenaar <marcel> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Robert Watson
2000-08-30 20:10:01 UTC
Responsible Changed From-To: freebsd-bugs->kris Over to maintainer. Responsible Changed From-To: kris->marcel I don't know the best way to fix this - Marcel? State Changed From-To: open->closed pod2man is not part of openssl; it's part of perl. it's also installed on the system. The build process uses installed binaries and tools where possible. If pod2man was a build-tool, it couldn't be used outside perl. In short: It aint broken and nothing is fixed. |