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

Chris Rees crees at FreeBSD.org
Sun Sep 2 16:56:00 UTC 2012


Author: crees
Date: Sun Sep  2 16:55:59 2012
New Revision: 303561
URL: http://svn.freebsd.org/changeset/ports/303561

Log:
  Fix INDEX build
  
  Approved by:	portmgr (tabthorpe)

Modified:
  head/graphics/php5-ffmpeg/Makefile

Modified: head/graphics/php5-ffmpeg/Makefile
==============================================================================
--- head/graphics/php5-ffmpeg/Makefile	Sun Sep  2 16:29:06 2012	(r303560)
+++ head/graphics/php5-ffmpeg/Makefile	Sun Sep  2 16:55:59 2012	(r303561)
@@ -25,7 +25,6 @@ USE_BZIP2=	yes
 USE_PHP=	yes
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes
-DEFAULT_PHP_VER=54
 
 CONFIGURE_ARGS+=	--with-ffmpeg=${LOCALBASE}/include
 



More information about the svn-ports-head mailing list