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 bee2c00b624..f33b5b0dda0 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/10/21 12:27:20 wiz Exp $ -# +# $NetBSD: Makefile,v 1.7 2002/12/04 13:02:07 tron Exp $ DISTNAME= xtux-arena-src-nov-15 PKGNAME= xtux-0.2000.11.15 @@ -13,6 +12,7 @@ COMMENT= 2D multi-player shootout using images from the Open Software scene USE_BUILDLINK2= YES USE_GMAKE= YES +USE_X11= YES WRKSRC= ${WRKDIR}/xtux |