summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/gemdropx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile
index c12505e5397..400f1b865d4 100644
--- a/games/gemdropx/Makefile
+++ b/games/gemdropx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:44 tv Exp $
+# $NetBSD: Makefile,v 1.10 2004/11/03 11:27:53 grant Exp $
#
DISTNAME= gemdropx-0.9
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.newbreedsoftware.com/gemdropx/
COMMENT= Color puzzle game for X11 similar to Gem Drop
USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
.include "../../devel/SDL/buildlink3.mk"
.include "../../audio/SDL_mixer/buildlink3.mk"