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. --- games/starfighter/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/starfighter') diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile index f80def86dfb..4ebeebc743b 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/06/12 16:28:11 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/09/09 02:42:01 obache Exp $ # DISTNAME= starfighter-1.1-1 @@ -15,7 +15,7 @@ USE_TOOLS+= gmake USE_LANGUAGES+= c++ WRKSRC= ${WRKDIR}/${DISTNAME:S/-1$//} -MAKEFILE= makefile +MAKE_FILE= makefile post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/starfighter/music -- cgit v1.2.3