From 88ba5d6edf2267cc86067f1aacf35fe8483b0a05 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 7 Aug 2002 13:41:56 +0000 Subject: Add REPLACE_PERL for two scripts. --- emulators/wine/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index cf7db95ffae..e7fd0b92b12 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2002/08/07 12:39:43 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2002/08/07 13:41:56 wiz Exp $ DISTNAME= Wine-20020804 PKGNAME= ${DISTNAME:S/W/w/} @@ -20,6 +20,8 @@ USE_PERL5= run GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-curses +REPLACE_PERL= tools/winedump/function_grep.pl tools/winemaker + # The Wine configure script has problems locating the freetype-config # script and the libraries in the buildlink directory, so explicitly # set the location of freetype-config and prepend all of the LDFLAGS -- cgit v1.2.3