multimedia/ffmpeg missing BUILD_DEPENDS?

Mark Ovens marko at freebsd.org
Fri Mar 23 12:49:33 UTC 2007


Trying to build multimedia/ffmpeg (0.4.9.p1_7) fails because pod2man is 
not found.

ffmpeg-0.4.9.p1_6 is already installed so this must be in the latest change.

Looking at the Makefile it appears that pod2man is only required if the 
docs are built, but even trying to build with -DNOPORTDOCS still fails.

Also, I can't find which port includes pod2man - one of the p5-* I would 
guess?

Regards,

Mark

texi2html -monolithic -number faq.texi
texi2html -monolithic -number ffserver-doc.texi
texi2html -monolithic -number ffplay-doc.texi
texi2html -monolithic -number hooks.texi
./texi2pod.pl ffmpeg-doc.texi ffmpeg.pod
pod2man --section=1 --center=" " --release=" " ffmpeg.pod > ffmpeg.1
pod2man: not found
gmake[1]: *** [ffmpeg.1] Error 127
rm ffmpeg.pod
gmake[1]: Leaving directory 
`/usr/ports/multimedia/ffmpeg/work/ffmpeg-0.4.9-pre1/doc'
gmake: *** [documentation] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/ffmpeg.



More information about the freebsd-ports mailing list