[MacPorts] #20492: php5, php5-devel: php links with libldap if present
MacPorts
noreply at macports.org
Mon Feb 1 12:14:44 PST 2010
#20492: php5, php5-devel: php links with libldap if present
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: php5, php5-devel
-------------------------------------+--------------------------------------
Comment(by ryandesign@…):
We are actually requesting ldap, but wanting it to come from /usr:
{{{
platform macosx {
configure.args-append \
--with-ldap=/usr
}
}}}
I don't know why we do that. Presumably the fix is to ''not'' request ldap
at all in the php5 port, and instead create a php5-ldap port that depends
on the openldap port, thereby furthering #19091.
--
Ticket URL: <http://trac.macports.org/ticket/20492#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list