From d866c015d34a81709748c25eb37288536d3adbf2 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 25 Dec 2001 18:02:55 +0000 Subject: Silence a pkglint warning. --- graphics/mplayer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/mplayer') 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 \ -- cgit v1.2.3