From 500f0b26812db6d10514d2157f0d1a4f2adf8a85 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 11 Aug 2006 09:37:11 +0000 Subject: -use tools framework for texi2html -also use pod2man --- multimedia/ffmpeg/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'multimedia/ffmpeg') diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index c7196d79516..ed4c143c005 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/08/11 05:40:47 ben Exp $ +# $NetBSD: Makefile,v 1.28 2006/08/11 09:37:11 drochner Exp $ DISTNAME= ffmpeg-0.4.9-pre1 PKGNAME= ffmpeg-0.4.9pre1 @@ -11,10 +11,9 @@ HOMEPAGE= http://ffmpeg.sourceforge.net/ COMMENT= MPEG decoding, encoding and streaming software HAS_CONFIGURE= YES -USE_TOOLS+= gmake +USE_TOOLS+= gmake texi2html pod2man USE_LIBTOOL= YES -BUILD_DEPENDS+= texi2html-[0-9]*:../../textproc/texi2html CONFLICTS+= ffmpeg-devel-[0-9]* REPLACE_PERL+= doc/texi2pod.pl -- cgit v1.2.3