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