summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-06-17 10:18:13 +0000
committerwiz <wiz@pkgsrc.org>2007-06-17 10:18:13 +0000
commit567227c030a5921a1cafedbe7b9e4bfcb8bcfe8e (patch)
tree62971fe707e534e7c7f25aa6653acdd8522411f3
parent2ef1314e3f7d0685ce356ab2182c31bec258197e (diff)
downloadpkgsrc-567227c030a5921a1cafedbe7b9e4bfcb8bcfe8e.tar.gz
Just use mad libraries for audio.
Should fix compilation with ffmpeg installed.
-rw-r--r--multimedia/gnash/Makefile3
1 files changed, 2 insertions, 1 deletions
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