svn commit: r410259 - head/graphics/php5-ffmpeg

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 6 06:19:47 UTC 2016


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


More information about the svn-ports-all mailing list