From ff339b30919d6704e3ffbc33a413e4e35f78a0a7 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 17 Jun 2007 10:18:13 +0000 Subject: Just use mad libraries for audio. Should fix compilation with ffmpeg installed. --- multimedia/gnash/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'multimedia/gnash') diff --git a/multimedia/gnash/Makefile b/multimedia/gnash/Makefile index 2e4beec8d3d..1f7b395cc2b 100644 --- a/multimedia/gnash/Makefile +++ b/multimedia/gnash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2007/06/14 06:01:29 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2007/06/17 10:18:13 wiz Exp $ # DISTNAME= gnash-0.8.0 @@ -18,6 +18,7 @@ USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-mp3 +CONFIGURE_ARGS+= --enable-media=mad USE_TOOLS+= bash msgfmt pkg-config # /bin/sh finds a syntax error without line number -- cgit v1.2.3