From 8f37987d455e3a7d6958d8cd347c888be49d3560 Mon Sep 17 00:00:00 2001 From: Seiichirou Hiraoka Date: Mon, 11 Jan 1999 13:40:13 +0000 Subject: use -lGL instead of -lMesaGL --- games/gleyes/files/patch-aa | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'games/gleyes/files/patch-aa') diff --git a/games/gleyes/files/patch-aa b/games/gleyes/files/patch-aa index 5176b93d7ca9..077d449e1b4c 100644 --- a/games/gleyes/files/patch-aa +++ b/games/gleyes/files/patch-aa @@ -1,6 +1,6 @@ ---- Makefile.orig Wed Oct 14 01:16:35 1998 -+++ Makefile Thu Dec 17 22:54:53 1998 -@@ -5,21 +5,23 @@ +--- Makefile.orig Tue Oct 13 18:16:35 1998 ++++ Makefile Sat Jan 9 15:40:09 1999 +@@ -5,8 +5,8 @@ #-------------------------------------------------------------------------- # Where you want to have it installed @@ -10,12 +10,8 @@ +MANDIR = /usr/X11R6/man/man1 # Use these for Mesa --#GL = -lglut -lMesaGLU -lMesaGL -+GL = -lglut -lMesaGLU -lMesaGL - - # Use these for OpenGL --GL = -lglut -lGLU -lGL -+#GL = -lglut -lGLU -lGL + #GL = -lglut -lMesaGLU -lMesaGL +@@ -16,10 +16,12 @@ # Use these for gcc on Linux (may work in other systems as well) CC = gcc -- cgit v1.2.3