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.

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to