| Summary: | bsd.database.mk -- check compatability with MySQL version without adding LIB_DEPENDS | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Matthew Seaman <m.seaman> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Matthew Seaman
2011-03-19 19:10:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer. State Changed From-To: open->closed Thanks for the submission, but phpmyadmin should not use any form of USE_MYSQL: it doesn't need a library and it doesn't need a local server. Checking for the version of an installed MySQL Server is not correct, USE_MYSQL should be removed. |