svn commit: r433068 - head/net/pecl-gupnp

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


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

Log:
  Update IGNORE_WITH_PHP

Modified:
  head/net/pecl-gupnp/Makefile

Modified: head/net/pecl-gupnp/Makefile
==============================================================================
--- head/net/pecl-gupnp/Makefile	Wed Feb  1 19:43:42 2017	(r433067)
+++ head/net/pecl-gupnp/Makefile	Wed Feb  1 19:43:46 2017	(r433068)
@@ -16,8 +16,8 @@ LICENSE=	PHP301
 
 LIB_DEPENDS=	libgupnp-1.0.so:net/gupnp
 
+IGNORE_WITH_PHP=70 71
 USES=		php:ext pkgconfig tar:tgz
-IGNORE_WITH_PHP=	70
 
 post-patch:
 	@${REINPLACE_CMD} -e 's| -ldl||g' ${WRKSRC}/config.m4


More information about the svn-ports-all mailing list