diff options
Diffstat (limited to 'games')
-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 8a63fec0100..f9b8f363381 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/04/11 00:27:42 salo Exp $ +# $NetBSD: Makefile,v 1.3 2003/04/11 00:34:49 salo Exp $ # DISTNAME= gltron-0.62-source @@ -15,7 +15,6 @@ USE_BUILDLINK2= YES GNU_CONFIGURE= YES .include "../../audio/SDL_sound/buildlink2.mk" -.include "../../audio/libmikmod/buildlink2.mk" .include "../../graphics/MesaLib/buildlink2.mk" .include "../../graphics/png/buildlink2.mk" |