From 51468a308bef7ff7e557fd0be4f87199b51f2250 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sat, 6 Mar 2004 12:09:53 +0000 Subject: Hmm, remove an extra "\" in CONFIGURE_ARGS. --- multimedia/mplayer-share/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia') diff --git a/multimedia/mplayer-share/Makefile.common b/multimedia/mplayer-share/Makefile.common index 0ec3774cebb..e11bee6d66c 100644 --- a/multimedia/mplayer-share/Makefile.common +++ b/multimedia/mplayer-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2004/02/20 17:32:33 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.4 2004/03/06 12:09:53 xtraeme Exp $ # MPLAYER_DIST_VERSION= 1.0pre3 @@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --prefix="${PREFIX}" \ --with-extralibdir="${LOCALBASE}/lib" \ --with-x11incdir="${X11BASE}/include" \ --with-x11libdir="${X11BASE}/lib" \ - --disable-mpdvdkit \ + --disable-mpdvdkit # The configure script attempts to test-execute compiled programs in /tmp, # but that directory may be mounted as noexec; work this around by setting -- cgit v1.2.3