$NetBSD: patch-aa,v 1.3 2010/05/14 17:06:19 drochner Exp $

--- ./gst-libs/ext/ffmpeg/Makefile.orig	2008-05-22 01:05:32.000000000 +0200
+++ ./gst-libs/ext/ffmpeg/Makefile
@@ -128,7 +128,7 @@ doc/%.html: doc/%.texi
 	mv $(@F) $@
 
 doc/%.pod: doc/%-doc.texi
-	doc/texi2pod.pl $< $@
+	${PERL} doc/texi2pod.pl $< $@
 
 doc/%.1: doc/%.pod
 	pod2man --section=1 --center=" " --release=" " $< > $@
