| Summary: | Add a mention of WITH_OPENSSL_PORT to the pkg-descr of security/openssl | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | phoffman |
| Component: | Individual Port(s) | Assignee: | Dirk Meyer <dinoex> |
| Status: | Closed Works As Intended | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
phoffman
2014-05-01 17:10:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->dinoex Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback The description is not correct. WITH_OPENSSL_PORT=yes Will force a port with USE_SSL to install the openssl port first. once the openssl port is installed, all ports with USE_SSL with link to the openssl port, regardless of WITH_OPENSSL_PORT. |