#43862: lua51 @5.1.5_1 installs broken pkg-config -------------------------+-------------------------------- Reporter: allbery.b@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: | Port: lua51 -------------------------+-------------------------------- {{{ pyanfar:50036 Z$ pkg-config lua-5.1 --libs -L/opt/local/lib/lua-5.1 -llua-5.1.5 -lm pyanfar:50037 Z$ port contents lua51 | grep liblua /opt/local/lib/lua-5.1/liblua.5.1.5.a /opt/local/lib/lua-5.1/liblua.5.1.5.dylib }}} Either the {{{pkg-config --libs}}} should reference {{{-llua.5.1.5}}} or the libraries should be renamed to {{{liblua.5.1.5.*}}}. -- Ticket URL: <https://trac.macports.org/ticket/43862> MacPorts <http://www.macports.org/> Ports system for OS X