Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2018 00:02:31 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488630 - head/multimedia/ffmpeg
Message-ID:  <201812290002.wBT02V6t092064@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Dec 29 00:02:31 2018
New Revision: 488630
URL: https://svnweb.freebsd.org/changeset/ports/488630

Log:
  multimedia/ffmpeg: chase config.log location after r452570
  
  https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/3f17751eeb7e

Modified:
  head/multimedia/ffmpeg/Makefile   (contents, props changed)

Modified: head/multimedia/ffmpeg/Makefile
==============================================================================
--- head/multimedia/ffmpeg/Makefile	Fri Dec 28 21:32:12 2018	(r488629)
+++ head/multimedia/ffmpeg/Makefile	Sat Dec 29 00:02:31 2018	(r488630)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	nasm:devel/nasm \
 		${LOCALBASE}/bin/as:devel/binutils
 
 HAS_CONFIGURE=	yes
+CONFIGURE_LOG=	ffbuild/config.log
 USES=		compiler:c11 cpe gmake localbase:ldflags perl5 \
 		pkgconfig shebangfix tar:xz
 USE_LDCONFIG=	yes



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