#40465: 9.9.3-P2_0 fails to build ---------------------+---------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: bind9 | ---------------------+---------------------- Comment (by dluke@…): ok, I think that that patch change I had you do made it select just the first of the link lines (and we want at least the middle one). How about changing that awk (which is now '{print substr($1,3)}' to '{ if (/mysql5/) print substr ( $1,3 ) }' just in the two places where it's after $use_dlz_mysql --libs | awk ... then clean and rebuild ... otherwise I we can try to CC the last person who fixed up the dlz patch and ask if he/she is still using it. -- Ticket URL: <https://trac.macports.org/ticket/40465#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X