Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2017 19:43:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433068 - head/net/pecl-gupnp
Message-ID:  <201702011943.v11Jhl2M049134@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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