#28173: pidgin: need libpurple.a --------------------------------+------------------------------------------- Reporter: sgaviria@… | Owner: nefar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: pidgin --------------------------------+------------------------------------------- Comment(by sgaviria@…): I'm trying to use node-ffi (https://github.com/rbranson/node-ffi) to create JS bindings for libpurple, apparently node-ffi looks for the static library. I compiled from source using the --enable-static option and it generated the .a and node-ffi did load it. After that I tried modifying the Portfile for pidgin to include --enable- static, but it didn't generated the .a . I definitely would like to use the macports' version instead of the one I built. Any ideas? -- Ticket URL: <https://trac.macports.org/ticket/28173#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS