Ticket #20413 (closed enhancement: invalid)
php-5.3.0 should require libxsl
| Reported by: | jonathan.williams@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | xslt xsl php | Cc: | jwilliams@… |
| Port: | php5 |
Description
PHP is only built with LIbXSLT support if libxslt is detected as present by configure. This is an implicit ./configure option. We should add libxslt to the list of dependencies and explicitly call configure with --with-xsl
Change History
Note: See
TracTickets for help on using
tickets.


I think you want to install the php5-xsl port.