From 4146e1fa001574df3842b27b62e80ff1a0e010a8 Mon Sep 17 00:00:00 2001 From: grant Date: Wed, 3 Nov 2004 11:27:53 +0000 Subject: use GNU make so that the correct value for SDL_LDFLAGS is set. --- games/gemdropx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') 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" -- cgit v1.2.3