Opened 12 years ago

Closed 12 years ago

#34390 closed enhancement (fixed)

php: remove libtool dependency from SAPI subports

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jyrkiwahlstedt
Port: php

Description

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 this upstream bug report). So in the interest of removing unneeded dependencies the libtool dependency should be removed from the SAPI subports.

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jwa@… added
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.