[MacPorts] #34390: php: remove libtool dependency from SAPI subports
#34390: php: remove libtool dependency from SAPI subports -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: php -------------------------------------+-------------------------------------- A dependency on the libtool port was added to the php5 port in r39325 because "otool -L" showed that it was linked with libltdl. But that no longer seems to be the case in the SAPI subports of the new php port. It was probably due to the mcrypt extension, which is now a separate subport which itself already has a libtool dependency (which has actually been called into question by [https://bugs.php.net/bug.php?id=54500 this upstream bug report]). So in the interest of removing unneeded dependencies the libtool dependency should be removed from the SAPI subports. -- Ticket URL: <https://trac.macports.org/ticket/34390> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34390: php: remove libtool dependency from SAPI subports --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: php | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * cc: jwa@… (added) * status: new => closed * resolution: => fixed Comment: r92887 -- Ticket URL: <https://trac.macports.org/ticket/34390#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts