From ec2423b1b4c5ccc8dd44cea6e05c50375f43e661 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 12 Apr 2000 19:07:55 +0000 Subject: remove patch -lGL -> -lMesaGL, this fails with Mesa-3.1 (and wasn't necessary before) from Sean Doran per PR pkg/9862 --- games/battalion/files/patch-sum | 4 ++-- games/battalion/patches/patch-aa | 17 ++--------------- 2 files changed, 4 insertions(+), 17 deletions(-) (limited to 'games') diff --git a/games/battalion/files/patch-sum b/games/battalion/files/patch-sum index a57f5f74c30..3e20495e345 100644 --- a/games/battalion/files/patch-sum +++ b/games/battalion/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:51 agc Exp $ +$NetBSD: patch-sum,v 1.2 2000/04/12 19:07:55 drochner Exp $ -MD5 (patch-aa) = 29c1ff7ddc40cf3e1a27890a309cf36d +MD5 (patch-aa) = eb8b4fcd958236f1f62139a504a6e1d7 MD5 (patch-ab) = c9dde84d3c5792b54e79626cdeba2d17 diff --git a/games/battalion/patches/patch-aa b/games/battalion/patches/patch-aa index 4d66e6df0e1..f6723ef0d5a 100644 --- a/games/battalion/patches/patch-aa +++ b/games/battalion/patches/patch-aa @@ -1,6 +1,5 @@ -$NetBSD: patch-aa,v 1.5 1998/09/13 20:40:39 garbled Exp $ ---- Makefile.orig Thu Jan 16 09:31:58 1997 -+++ Makefile Sun Sep 13 12:55:28 1998 +--- Makefile.orig Thu Jan 16 17:31:58 1997 ++++ Makefile Wed Apr 12 21:03:39 2000 @@ -23,7 +23,7 @@ # (the program should compile with no warning messages - if you # see a warning message please let me know about it) @@ -10,18 +9,6 @@ $NetBSD: patch-aa,v 1.5 1998/09/13 20:40:39 garbled Exp $ # STEP 2: IF YOU WANT TO COMPILE WITH THE MESA LIBRARIES THEN -@@ -37,9 +37,9 @@ - # MESA OR OPENGL - # - # ------------------------------------------------------------ --#GLIB = -lMesaGL -lMesaGLU -+GLIB = -lMesaGL -lMesaGLU - # or --GLIB = -lGL -lGLU -+#GLIB = -lGL -lGLU - - - # STEP 4: CHOOSE WHICH HARDWARE / OS YOU ARE RUNNING @@ -51,7 +51,7 @@ # with the other Makefile.) # -- cgit v1.2.3