We need a Real Shell to run some internal configure script (fixes
pkg/39836).
This commit is contained in:
parent
0c126c22f6
commit
19d9219287
1 changed files with 3 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue