summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-09 15:54:18 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-09 15:54:18 +0000
commit0c1c2dd787368eb3d1774c8e9ac4367747027ee2 (patch)
tree1842bb069e6044cafd126d54d7c5a8071014ec4a /math
parentAllow IPv6 connection if detected by configure. (diff)
make it buildable on current
Notes
Notes: svn path=/head/; revision=55767
Diffstat (limited to 'math')
-rw-r--r--math/vtk/files/patch-aa2
-rw-r--r--math/vtk43/files/patch-aa2
-rw-r--r--math/vtk5/files/patch-aa2
3 files changed, 3 insertions, 3 deletions
diff --git a/math/vtk/files/patch-aa b/math/vtk/files/patch-aa
index 6aee97f9413e..0e95173ce8e1 100644
--- a/math/vtk/files/patch-aa
+++ b/math/vtk/files/patch-aa
@@ -17,7 +17,7 @@
-MESA_INCLUDE=-I/home/martink/storage/Mesa-1.2.6/include
-MESA_LIB=/home/martink/storage/Mesa-1.2.6/lib-sun4-solaris/libMesaGL.a
+MESA_INCLUDE=-I${X11BASE}/include
-+MESA_LIB=-L${X11BASE} -lGL
++MESA_LIB=-L${X11BASE} -lGL -lOSMesa
# for python you must set this
-PYTHON_INCLUDES=-I/home/schroede/montnaro/Python-1.4/Include
diff --git a/math/vtk43/files/patch-aa b/math/vtk43/files/patch-aa
index 6aee97f9413e..0e95173ce8e1 100644
--- a/math/vtk43/files/patch-aa
+++ b/math/vtk43/files/patch-aa
@@ -17,7 +17,7 @@
-MESA_INCLUDE=-I/home/martink/storage/Mesa-1.2.6/include
-MESA_LIB=/home/martink/storage/Mesa-1.2.6/lib-sun4-solaris/libMesaGL.a
+MESA_INCLUDE=-I${X11BASE}/include
-+MESA_LIB=-L${X11BASE} -lGL
++MESA_LIB=-L${X11BASE} -lGL -lOSMesa
# for python you must set this
-PYTHON_INCLUDES=-I/home/schroede/montnaro/Python-1.4/Include
diff --git a/math/vtk5/files/patch-aa b/math/vtk5/files/patch-aa
index 6aee97f9413e..0e95173ce8e1 100644
--- a/math/vtk5/files/patch-aa
+++ b/math/vtk5/files/patch-aa
@@ -17,7 +17,7 @@
-MESA_INCLUDE=-I/home/martink/storage/Mesa-1.2.6/include
-MESA_LIB=/home/martink/storage/Mesa-1.2.6/lib-sun4-solaris/libMesaGL.a
+MESA_INCLUDE=-I${X11BASE}/include
-+MESA_LIB=-L${X11BASE} -lGL
++MESA_LIB=-L${X11BASE} -lGL -lOSMesa
# for python you must set this
-PYTHON_INCLUDES=-I/home/schroede/montnaro/Python-1.4/Include