pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mplayer-share Hmm, remove an extra "\" in C...
details: https://anonhg.NetBSD.org/pkgsrc/rev/686687d72318
branches: trunk
changeset: 470086:686687d72318
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sat Mar 06 12:09:53 2004 +0000
description:
Hmm, remove an extra "\" in CONFIGURE_ARGS.
diffstat:
multimedia/mplayer-share/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8d8a11f11889 -r 686687d72318 multimedia/mplayer-share/Makefile.common
--- a/multimedia/mplayer-share/Makefile.common Sat Mar 06 12:08:22 2004 +0000
+++ b/multimedia/mplayer-share/Makefile.common Sat Mar 06 12:09:53 2004 +0000
@@ -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 @@
--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
Home |
Main Index |
Thread Index |
Old Index