From ca68a9f1d4368f40216bcfe24aa8e7d5f8e94a57 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/xtux/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/xtux') diff --git a/games/xtux/Makefile b/games/xtux/Makefile index 26b7e040528..7c8dea4056c 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/01/20 12:15:42 agc Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/24 13:30:57 grant Exp $ DISTNAME= xtux-arena-src-nov-15 PKGNAME= xtux-0.2000.11.15 @@ -12,7 +12,7 @@ COMMENT= 2D multi-player shootout using images from the Open Software scene WRKSRC= ${WRKDIR}/xtux USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_X11= YES do-install: -- cgit v1.2.3