summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer-share/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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