Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2014 13:09:28 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370771 - head/devel/pecl-inclued
Message-ID:  <201410131309.s9DD9SO0035044@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Oct 13 13:09:27 2014
New Revision: 370771
URL: https://svnweb.freebsd.org/changeset/ports/370771
QAT: https://qat.redports.org/buildarchive/r370771/

Log:
  Does not build with php >= 5.4.
  
  Sponsored by:	Absolight

Modified:
  head/devel/pecl-inclued/Makefile

Modified: head/devel/pecl-inclued/Makefile
==============================================================================
--- head/devel/pecl-inclued/Makefile	Mon Oct 13 13:08:27 2014	(r370770)
+++ head/devel/pecl-inclued/Makefile	Mon Oct 13 13:09:27 2014	(r370771)
@@ -16,6 +16,7 @@ LICENSE=	PHP301
 
 USE_PHP=	yes
 USE_PHPEXT=	yes
+IGNORE_WITH_PHP=	55 56
 
 CONFIGURE_ARGS=	--enable-inclued
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410131309.s9DD9SO0035044>