diff options
Diffstat (limited to 'games/xarchon')
-rw-r--r-- | games/xarchon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |