K 10 svn:author V 6 jbeich K 8 svn:date V 27 2016-12-12T08:52:33.869690Z K 7 svn:log V 395 graphics/php5-ffmpeg: unbreak runtime with ffmpeg 3.x $ echo CFLAGS+=-Werror=implicit-function-declaration >>Makefile.local $ make [...] ffmpeg_movie.c:1228:13:error: implicit declaration of function 'avcodec_alloc_frame' is invalid in C99 [-Werror,-Wimplicit-function-declaration] frame = avcodec_alloc_frame(); ^ PR: 214191 Pointy hat to: jbeich Approved by: portmgr blanket END