svn commit: r385687 - head/multimedia/ffmpeg

Bartek Rutkowski robak at FreeBSD.org
Thu May 7 21:49:00 UTC 2015


Author: robak
Date: Thu May  7 21:48:59 2015
New Revision: 385687
URL: https://svnweb.freebsd.org/changeset/ports/385687

Log:
  multimedia/ffmpeg: add CPE info
  
  PR:		199966
  Submitted by:	Shun <shun.fbsd.pr at dropcut.net>
  Approved by:	portmgr blanket

Modified:
  head/multimedia/ffmpeg/Makefile

Modified: head/multimedia/ffmpeg/Makefile
==============================================================================
--- head/multimedia/ffmpeg/Makefile	Thu May  7 20:54:46 2015	(r385686)
+++ head/multimedia/ffmpeg/Makefile	Thu May  7 21:48:59 2015	(r385687)
@@ -19,7 +19,7 @@ BUILD_DEPENDS=	yasm:${PORTSDIR}/devel/ya
 
 HAS_CONFIGURE=	yes
 CONFIGURE_LOG=	config.err
-USES=		gmake pkgconfig perl5 tar:bzip2
+USES=		cpe gmake pkgconfig perl5 tar:bzip2
 USE_LDCONFIG=	yes
 USE_PERL5=	build
 WANT_SDL=	yes


More information about the svn-ports-all mailing list