$NetBSD: patch-aa,v 1.2 2008/11/05 11:42:53 wiz Exp $

--- gst-libs/ext/ffmpeg/doc/Makefile.in.orig	2007-12-04 20:51:59.000000000 +0000
+++ gst-libs/ext/ffmpeg/doc/Makefile.in
@@ -464,7 +464,7 @@ uninstall-man: uninstall-man1
 	$(TEXI2HTML) -monolithic -number $<
 
 %.pod: %-doc.texi
-	$(srcdir)/texi2pod.pl $< $@
+	${PERL} $(srcdir)/texi2pod.pl $< $@
 
 %.1: %.pod
 	$(POD2MAN) --section=1 --center=" " --release=" " $< > $@
