1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/lang/php5
John Marino 5511fddafd lang/php5*: Fix spl/simplexml modules (4 ports)
The simplexml module uses spl which uses pcre (php53,54,55).  For php52,
the fix is applied directly to spl.  In any case, the bundled PCRE is not
used, so it needs to be able to find the external pcre library and related
headers.  Unfortunately, there is no include for ${LOCALBASE}/include
directory.  This commit adds to fix simplexml (or spl) module build.

Approved by:	portmgr (bapt)
2013-09-13 21:31:47 +00:00
..
files
distinfo Update to 5.4.19 release. 2013-08-27 15:10:38 +00:00
Makefile Update to 5.4.19 release. 2013-08-27 15:10:38 +00:00
Makefile.ext lang/php5*: Fix spl/simplexml modules (4 ports) 2013-09-13 21:31:47 +00:00
pkg-descr
pkg-message.mod
pkg-plist