CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/06/05 06:50:29
Modified files:
lang/php : Makefile.inc
lang/php/5.6 : Makefile
lang/php/5.6/pkg: PLIST-main
lang/php/7.0 : Makefile
lang/php/7.0/pkg: PLIST-main
Log message:
Revert previous until problems with it are fixed - the installed header
share/php-${PV}/include/ext/pcre/php_pcre.h pulls in pcre.h which is
no longer installed by PHP and the include path isn't setup to find it
from devel/pcre. Reported by aja@ with pecl-imagick,php70.