summaryrefslogtreecommitdiff
path: root/graphics/mplayer-share/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mplayer-share/Makefile.common')
-rw-r--r--graphics/mplayer-share/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mplayer-share/Makefile.common b/graphics/mplayer-share/Makefile.common
index f21ab9e42ed..4a7dcb9686f 100644
--- a/graphics/mplayer-share/Makefile.common
+++ b/graphics/mplayer-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2002/08/28 07:00:47 jlam Exp $
+# $NetBSD: Makefile.common,v 1.9 2002/09/27 00:31:01 dillo Exp $
MPLAYER_DIST_VERSION= 0.90pre6
@@ -40,6 +40,7 @@ CONFIGURE_ARGS+= --with-extralibdir="${LOCALBASE}/lib"
#CONFIGURE_ARGS+= --enable-dvdread
CONFIGURE_ARGS+= --disable-mpdvdkit
CONFIGURE_ARGS+= --disable-ossaudio
+CONFIGURE_ARGS+= --enable-faad
# The configure script attempts to test-execute compiled programs in /tmp,
# but that directory may be mounted as noexec; work this around by setting