| Summary: | Conflict between databases/mysql56-client and databases/percona56-client | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Thomas Babut <tbabut> |
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
| Status: | Closed Not A Bug | ||
| Severity: | Affects Only Me | CC: | ale, flo, marino |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Thomas Babut
2016-08-26 06:37:46 UTC
make.conf only matters if you are building from source. The binary packages provided by freebsd use mysql by default, not percona, so that's why pkg(8) tries to install it. If you want percona, I suggest you set up ports-mgmt/synth or ports-mgmt/poudriere and build your own repository. What you're reporting is not a bug. |