diff options
Diffstat (limited to 'games/KoboDeluxe/Makefile')
-rw-r--r-- | games/KoboDeluxe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/KoboDeluxe/Makefile b/games/KoboDeluxe/Makefile index 3fa72576a1c..25fe64ac87e 100644 --- a/games/KoboDeluxe/Makefile +++ b/games/KoboDeluxe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/03 18:49:40 reed Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/24 13:30:55 grant Exp $ DISTNAME= KoboDeluxe-0.4pre8 PKGNAME= ${DISTNAME:S/pre/rc/} @@ -11,7 +11,7 @@ HOMEPAGE= http://olofson.net/kobodl/ COMMENT= Multi-way scrolling shoot 'em up game for X USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_X11= YES GNU_CONFIGURE= YES |