On May 22, 2009, at 18:16, David Evans wrote:

Christopher Barker wrote:

--enable-dap required libcurl, which got pulled in from:

/usr/lib/libcurl.3.dylib

Should it use a macport libcurl instead? If so, how do I get it to do that?

To use the MacPorts libcurl (MacPorts libraries should be used when at
all possible to maintain a known environment) add

port:curl

to the depends_lib statement.

That might not be sufficient. There might also be a configure argument or environment variable, or in the worst case a patch to the build script, needed to get it to use MacPorts curl instead of system curl.


_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to