From 4390a2f42b30f51547ced7469f2e97ca0c8275ad 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/xarchon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/xarchon') diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile index e9ed7c51772..fef0295c317 100644 --- a/games/xarchon/Makefile +++ b/games/xarchon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2003/12/20 01:51:34 hubertf Exp $ +# $NetBSD: Makefile,v 1.25 2004/01/24 13:30:57 grant Exp $ # DISTNAME= xarchon-0.60 @@ -11,7 +11,7 @@ HOMEPAGE= http://xarchon.seul.org/ COMMENT= Chess-like strategy game with battle options USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make GNU_CONFIGURE= YES USE_X11= YES USE_GCC_SHLIB= YES -- cgit v1.2.3