svn commit: r320369 - in head/sysutils: pear-Log pecl-mogilefs

Martin Wilke miwi at FreeBSD.org
Sun Jun 9 18:20:54 UTC 2013


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


More information about the svn-ports-all mailing list