Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2012 16:55:59 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303561 - head/graphics/php5-ffmpeg
Message-ID:  <201209021655.q82Gtx2Q037096@svn.freebsd.org>

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



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