pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/vlc We need a Real Shell to run some intern...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc67c7cc407c
branches:  trunk
changeset: 551057:fc67c7cc407c
user:      is <is%pkgsrc.org@localhost>
date:      Fri Dec 05 15:18:40 2008 +0000

description:
We need a Real Shell to run some internal configure script (fixes
pkg/39836).

diffstat:

 multimedia/vlc/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 33a9a45e00d1 -r fc67c7cc407c multimedia/vlc/Makefile
--- a/multimedia/vlc/Makefile   Fri Dec 05 14:06:13 2008 +0000
+++ b/multimedia/vlc/Makefile   Fri Dec 05 15:18:40 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2008/12/04 14:03:11 ahoka Exp $
+# $NetBSD: Makefile,v 1.68 2008/12/05 15:18:40 is Exp $
 #
 
 DISTNAME=              vlc-${VLC_VERSION}
@@ -114,6 +114,8 @@
 SUBST_FILES.fnt=       modules/misc/freetype.c
 SUBST_MESSAGE.fnt=     Fixing hardcoded paths.
 
+REPLACE_SH+=           vlc-config.in.in
+
 # VLC embeds the build environment info to help debuging
 #
 CHECK_WRKREF_SKIP=     lib/libvlccore.a \



Home | Main Index | Thread Index | Old Index