summaryrefslogtreecommitdiff
path: root/games/mirrormagic-sdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/mirrormagic-sdl/Makefile')
-rw-r--r--games/mirrormagic-sdl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/mirrormagic-sdl/Makefile b/games/mirrormagic-sdl/Makefile
index aaac4671c68..785adcb9513 100644
--- a/games/mirrormagic-sdl/Makefile
+++ b/games/mirrormagic-sdl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:55 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/05/22 20:08:02 jlam Exp $
#
DISTNAME= mirrormagic-2.0.2
@@ -13,7 +13,7 @@ COMMENT= Nice little puzzle game with color graphics and sound
CONFLICTS= mirrormagic-[1-9]*
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
PLIST_SRC= ${WRKDIR}/PLIST PLIST
# if you change SCORE_PATH, don't forget to change patch-aa, too