From 19d92192871cb167e7017e6cd3d16bfcc0b1e4e3 Mon Sep 17 00:00:00 2001 From: is Date: Fri, 5 Dec 2008 15:18:40 +0000 Subject: [PATCH] We need a Real Shell to run some internal configure script (fixes pkg/39836). --- multimedia/vlc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index a5eee041239a..f7f3dd74f84b 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -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_SED.fnt= -e "s,${ORIGFNT},${DEFAULT_FONT}," 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 \