Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2016 08:51:10 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409161 - head/databases/pear-MDB2_Driver_mysql
Message-ID:  <201602190851.u1J8pAW6015769@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Feb 19 08:51:10 2016
New Revision: 409161
URL: https://svnweb.freebsd.org/changeset/ports/409161

Log:
  - ignore php70

Modified:
  head/databases/pear-MDB2_Driver_mysql/Makefile

Modified: head/databases/pear-MDB2_Driver_mysql/Makefile
==============================================================================
--- head/databases/pear-MDB2_Driver_mysql/Makefile	Fri Feb 19 08:48:06 2016	(r409160)
+++ head/databases/pear-MDB2_Driver_mysql/Makefile	Fri Feb 19 08:51:10 2016	(r409161)
@@ -16,5 +16,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 NO_ARCH=	yes
 USES=		pear
 USE_PHP=	mysql
+IGNORE_WITH_PHP=	70
 
 .include <bsd.port.mk>



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