From e896edb7fed80da6ae7d986bb31d0f459cbf72ea Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 9 Sep 2006 02:41:53 +0000 Subject: Rename variable MAKEFILE to MAKE_FILE. --- emulators/raine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/raine') diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 91476e3e50b..3b0c067f832 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/07/17 20:21:35 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/09/09 02:42:00 obache Exp $ # DISTNAME= raines-0.43.3 @@ -15,7 +15,7 @@ BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_TOOLS+= gmake perl:run pkg-config -MAKEFILE= makefile +MAKE_FILE= makefile MAKE_ENV+= OSTYPE=linux REPLACE_PERL= makedep PTHREAD_OPTS+= require -- cgit v1.2.3