svn commit: r433066 - head/devel/pecl-intl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 1 19:43:39 UTC 2017


Author: sunpoet
Date: Wed Feb  1 19:43:37 2017
New Revision: 433066
URL: https://svnweb.freebsd.org/changeset/ports/433066

Log:
  Update IGNORE_WITH_PHP

Modified:
  head/devel/pecl-intl/Makefile

Modified: head/devel/pecl-intl/Makefile
==============================================================================
--- head/devel/pecl-intl/Makefile	Wed Feb  1 19:38:43 2017	(r433065)
+++ head/devel/pecl-intl/Makefile	Wed Feb  1 19:43:37 2017	(r433066)
@@ -16,7 +16,7 @@ LICENSE=	PHP301
 
 LIB_DEPENDS=	libicui18n.so:devel/icu
 
+IGNORE_WITH_PHP=70 71
 USES=		php:ext tar:tgz
-IGNORE_WITH_PHP=	70
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list