From a62bdcc9a76be8c053fed2e9318f04e49e8322f6 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 13:30:55 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- games/KoboDeluxe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/KoboDeluxe') diff --git a/games/KoboDeluxe/Makefile b/games/KoboDeluxe/Makefile index 3fa72576a1c..25fe64ac87e 100644 --- a/games/KoboDeluxe/Makefile +++ b/games/KoboDeluxe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/03 18:49:40 reed Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/24 13:30:55 grant Exp $ DISTNAME= KoboDeluxe-0.4pre8 PKGNAME= ${DISTNAME:S/pre/rc/} @@ -11,7 +11,7 @@ HOMEPAGE= http://olofson.net/kobodl/ COMMENT= Multi-way scrolling shoot 'em up game for X USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_X11= YES GNU_CONFIGURE= YES -- cgit v1.2.3