aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ffmpeg
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2016-02-13 20:31:58 +0800
committerriggs <riggs@FreeBSD.org>2016-02-13 20:31:58 +0800
commit31597d798c1b777ea1b23d81e457f3bd59c7ad70 (patch)
treeb9f5e5c1e547cb6627a793e8894c74897f638ce0 /multimedia/ffmpeg
parent69a48fc968b4880bc2a7a7d47458157e466eaccd (diff)
downloadfreebsd-ports-gnome-31597d798c1b777ea1b23d81e457f3bd59c7ad70.tar.gz
freebsd-ports-gnome-31597d798c1b777ea1b23d81e457f3bd59c7ad70.tar.zst
freebsd-ports-gnome-31597d798c1b777ea1b23d81e457f3bd59c7ad70.zip
Remove CONFIGURE_LOG
ffmpeg now uses config.log instead of previously config.err. Setting CONFIGURE_LOG in port Makefile has become obsolete. No change in resulting package, no PORTREVISION bump. PR: 207136 Submitted by: mi@ALDAN.algebra.com Reviewed by: riggs MFH: 2016Q1
Diffstat (limited to 'multimedia/ffmpeg')
-rw-r--r--multimedia/ffmpeg/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index bf29b470daa8..f40c15014da6 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -17,7 +17,6 @@ BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm \
${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
HAS_CONFIGURE= yes
-CONFIGURE_LOG= config.err
USES= compiler cpe gmake perl5 pkgconfig tar:bzip2 shebangfix
USE_LDCONFIG= yes
USE_PERL5= build