summaryrefslogtreecommitdiff
path: root/graphics/mplayer
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-12-25 18:02:55 +0000
committerwiz <wiz@pkgsrc.org>2001-12-25 18:02:55 +0000
commitd866c015d34a81709748c25eb37288536d3adbf2 (patch)
treef4397eda18a338493840733e1056cdb2cd91a892 /graphics/mplayer
parent960b8111dbaee2ebbc4aaa67c35f01b98471ad9f (diff)
downloadpkgsrc-d866c015d34a81709748c25eb37288536d3adbf2.tar.gz
Silence a pkglint warning.
Diffstat (limited to 'graphics/mplayer')
-rw-r--r--graphics/mplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mplayer/Makefile b/graphics/mplayer/Makefile
index a9cb1899be1..4a54ee264a2 100644
--- a/graphics/mplayer/Makefile
+++ b/graphics/mplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/12/25 16:45:33 zuntum Exp $
+# $NetBSD: Makefile,v 1.6 2001/12/25 18:02:55 wiz Exp $
#
DISTNAME= MPlayer-0.18pre
@@ -32,7 +32,7 @@ CONFIGURE_ARGS+= --with-extralibdir="${BUILDLINK_DIR}/lib"
CONFIGURE_ARGS+= --with-win32libdir="${LOCALBASE}/lib/win32"
#CONFIGURE_ARGS+= --disable-gcc-checking
CONFIGURE_ARGS+= --disable-css
-CONFIGURE_ARGS+= --disable-streaming
+CONFIGURE_ARGS+= --disable-streaming
post-patch:
cd ${WRKSRC} && for i in TOOLS/audio-block.c TOOLS/audio-block2.c TOOLS/audio-select.c \