Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2016 06:19:45 +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: r410259 - head/graphics/php5-ffmpeg
Message-ID:  <201603060619.u266JjNj037223@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  6 06:19:45 2016
New Revision: 410259
URL: https://svnweb.freebsd.org/changeset/ports/410259

Log:
  - Mark IGNORE with PHP 7.0

Modified:
  head/graphics/php5-ffmpeg/Makefile

Modified: head/graphics/php5-ffmpeg/Makefile
==============================================================================
--- head/graphics/php5-ffmpeg/Makefile	Sun Mar  6 06:19:41 2016	(r410258)
+++ head/graphics/php5-ffmpeg/Makefile	Sun Mar  6 06:19:45 2016	(r410259)
@@ -17,6 +17,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libgd.so:${PORTSDIR}/graphics/gd \
 		libavutil.so:${PORTSDIR}/multimedia/ffmpeg
 
+IGNORE_WITH_PHP=70
 USE_PHP=	yes
 USE_PHPEXT=	yes
 USE_PHPIZE=	yes



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