summaryrefslogtreecommitdiff
path: root/graphics/MesaDemos/patches/patch-aa
blob: 8920fddfc127d6a1e7e0f508078b6aa4a1634c4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$NetBSD: patch-aa,v 1.1.1.1 2002/12/05 15:20:22 jschauma Exp $

--- book/Makefile.X11.orig	Thu Nov 21 12:25:24 2002
+++ book/Makefile.X11	Thu Nov 21 12:25:44 2002
@@ -9,8 +9,8 @@
 
 ##### MACROS #####
 
-INCDIR = ../include
-LIBDIR = ../lib
+INCDIR = ${X11PREFIX}/include
+LIBDIR = ${X11PREFIX}/lib
 
 GL_LIBS = -L$(LIBDIR) -lglut -lGLU -lGL $(APP_LIB_DEPS)
 
@@ -22,7 +22,7 @@
 	lines list material mipmap model movelight nurbs pickdepth \
 	picksquare plane planet polyoff polys quadric robot sccolorlight \
 	scene scenebamb sceneflat select smooth stencil stroke surface \
-	teaambient teapots tess tesswind texbind texgen texprox texsub \
+	teaambient teapots texbind texgen texprox texsub \
 	texturesurf torus trim unproject varray wrap