Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2013 18:20:53 +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: r320369 - in head/sysutils: pear-Log pecl-mogilefs
Message-ID:  <201306091820.r59IKs2s016764@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Jun  9 18:20:53 2013
New Revision: 320369
URL: http://svnweb.freebsd.org/changeset/ports/320369

Log:
  - Remove php4 reference

Modified:
  head/sysutils/pear-Log/Makefile   (contents, props changed)
  head/sysutils/pecl-mogilefs/Makefile   (contents, props changed)

Modified: head/sysutils/pear-Log/Makefile
==============================================================================
--- head/sysutils/pear-Log/Makefile	Sun Jun  9 18:11:48 2013	(r320368)
+++ head/sysutils/pear-Log/Makefile	Sun Jun  9 18:20:53 2013	(r320369)
@@ -12,7 +12,6 @@ BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${POR
 RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 
 USE_PHP=	yes
-IGNORE_WITH_PHP=	4
 PEAR_AUTOINSTALL=	yes
 
 LATEST_LINK=	pear-Log

Modified: head/sysutils/pecl-mogilefs/Makefile
==============================================================================
--- head/sysutils/pecl-mogilefs/Makefile	Sun Jun  9 18:11:48 2013	(r320368)
+++ head/sysutils/pecl-mogilefs/Makefile	Sun Jun  9 18:20:53 2013	(r320369)
@@ -16,8 +16,6 @@ LICENSE=	BSD
 
 LIB_DEPENDS=	neon.27:${PORTSDIR}/www/neon29
 
-IGNORE_WITH_PHP=4
-
 USE_PHP=	yes
 USE_PHP_BUILD=	spl
 USE_PHPIZE=	yes



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