svn commit: r370772 - head/www/eaccelerator

Bryan Drewery bdrewery at FreeBSD.org
Mon Oct 13 17:25:26 UTC 2014


On 10/13/14, 8:18 AM, Mathieu Arnold wrote:
> Author: mat
> Date: Mon Oct 13 13:17:59 2014
> New Revision: 370772
> URL: https://svnweb.freebsd.org/changeset/ports/370772
> QAT: https://qat.redports.org/buildarchive/r370772/
>
> Log:
>    Doesn't build with php 5.5 and 5.6.
>

What's the error?

>    Sponsored by:	Absolight
>
> Modified:
>    head/www/eaccelerator/Makefile
>
> Modified: head/www/eaccelerator/Makefile
> ==============================================================================
> --- head/www/eaccelerator/Makefile	Mon Oct 13 13:09:27 2014	(r370771)
> +++ head/www/eaccelerator/Makefile	Mon Oct 13 13:17:59 2014	(r370772)
> @@ -23,6 +23,7 @@ DOCCOMM_CONFIGURE_WITH=	eaccelerator-doc
>   USE_PHP=	yes
>   USE_PHPIZE=	yes
>   USE_PHP_BUILD=	yes
> +IGNORE_WITH_PHP=	55 56
>
>   CONFIGURE_ARGS=	--enable-eaccelerator=shared \
>   		--with-eaccelerator-userid=80
>


-- 
Regards,
Bryan Drewery


More information about the svn-ports-head mailing list