$NetBSD: patch-aa,v 1.1.1.1 2006/06/14 10:53:23 drochner Exp $

--- gst-libs/ext/ffmpeg/doc/Makefile.in.orig	2006-04-30 15:59:25.000000000 +0200
+++ gst-libs/ext/ffmpeg/doc/Makefile.in
@@ -827,7 +827,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=" " $< > $@
