diff options
-rw-r--r-- | games/gltron/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile index fe1bff71766..8a63fec0100 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/04/11 00:14:12 salo Exp $ +# $NetBSD: Makefile,v 1.2 2003/04/11 00:27:42 salo Exp $ # DISTNAME= gltron-0.62-source @@ -12,7 +12,6 @@ HOMEPAGE= http://gltron.sourceforge.net/ COMMENT= 3D lightcycle game inspired by the movie Tron USE_BUILDLINK2= YES -USE_GMAKE= YES GNU_CONFIGURE= YES .include "../../audio/SDL_sound/buildlink2.mk" |