summaryrefslogtreecommitdiff
path: root/games/blobwars
diff options
context:
space:
mode:
authorobache <obache>2006-09-09 02:41:53 +0000
committerobache <obache>2006-09-09 02:41:53 +0000
commite1e386e3173dd4f36970c21d5a0ea223adc78eae (patch)
tree5a4cdd19b2797d53e5ff29d89f921d882e82acda /games/blobwars
parente37a9c953f543fcbbd071377f304200ac57df715 (diff)
downloadpkgsrc-e1e386e3173dd4f36970c21d5a0ea223adc78eae.tar.gz
Rename variable MAKEFILE to MAKE_FILE.
Diffstat (limited to 'games/blobwars')
-rw-r--r--games/blobwars/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/blobwars/Makefile b/games/blobwars/Makefile
index 40f7b3d9184..16ca905087c 100644
--- a/games/blobwars/Makefile
+++ b/games/blobwars/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/06/12 16:28:07 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2006/09/09 02:42:00 obache Exp $
#
DISTNAME= blobwars-1.04-1
@@ -14,7 +14,7 @@ COMMENT= Blob Wars: Metal Blob Solid (platform shooter)
USE_LANGUAGES= c++
WRKSRC= ${WRKDIR}/blobwars-1.04
-MAKEFILE= makefile
+MAKE_FILE= makefile
USE_TOOLS+= gmake
.include "../../audio/SDL_mixer/buildlink3.mk"