Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2017 04:32:32 +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: r454529 - head/graphics/php5-ffmpeg
Message-ID:  <201711200432.vAK4WWTr048468@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov 20 04:32:31 2017
New Revision: 454529
URL: https://svnweb.freebsd.org/changeset/ports/454529

Log:
  Update IGNORE_WITH_PHP

Modified:
  head/graphics/php5-ffmpeg/Makefile

Modified: head/graphics/php5-ffmpeg/Makefile
==============================================================================
--- head/graphics/php5-ffmpeg/Makefile	Mon Nov 20 04:32:26 2017	(r454528)
+++ head/graphics/php5-ffmpeg/Makefile	Mon Nov 20 04:32:31 2017	(r454529)
@@ -18,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libgd.so:graphics/gd \
 		libavutil.so:multimedia/ffmpeg
 
-IGNORE_WITH_PHP=70 71
+IGNORE_WITH_PHP=70 71 72
 USES=		localbase php:ext tar:xz
 
 .include <bsd.port.mk>



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