aboutsummaryrefslogtreecommitdiffstats
path: root/math/vtk5
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-03-09 23:54:18 +0800
committerijliao <ijliao@FreeBSD.org>2002-03-09 23:54:18 +0800
commit2ccd973520a78226c950fc8ad90da790c92a6fd2 (patch)
tree4170f724424e4d392336a65cb1a2692fe0d1d144 /math/vtk5
parent7edd137b24147211b9c67ed5e9fd87e2af264bdd (diff)
downloadfreebsd-ports-gnome-2ccd973520a78226c950fc8ad90da790c92a6fd2.tar.gz
freebsd-ports-gnome-2ccd973520a78226c950fc8ad90da790c92a6fd2.tar.zst
freebsd-ports-gnome-2ccd973520a78226c950fc8ad90da790c92a6fd2.zip
make it buildable on current
Diffstat (limited to 'math/vtk5')
-rw-r--r--math/vtk5/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
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