From bc087374d35aa9c841dd63d44e9c9697702921ed Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 28 Nov 1999 18:32:45 +0000 Subject: Update to use Tcl/Tk version 8.2. Submitted by: Ade Lovett --- graphics/py-opengl/files/Setup.add.togl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/py-opengl/files/Setup.add.togl') diff --git a/graphics/py-opengl/files/Setup.add.togl b/graphics/py-opengl/files/Setup.add.togl index 515627ecf0c3..4468da3a6f16 100644 --- a/graphics/py-opengl/files/Setup.add.togl +++ b/graphics/py-opengl/files/Setup.add.togl @@ -8,8 +8,8 @@ togl \ # This must match the name of the Togl source directory -I./Togl-1.5 \ # These must match the version you have installed - -ILOCALBASE/include/tcl8.0 -ILOCALBASE/include/tk8.0 \ - -LLOCALBASE/lib -ltk80 -ltcl80 \ + -ILOCALBASE/include/tcl8.2 -ILOCALBASE/include/tk8.2 \ + -LLOCALBASE/lib -ltk82 -ltcl82 \ # You'll definitely need these (or maybe edit them for MesaGL/MesaGLU: -IX11BASE/include -LX11BASE/lib \ -lGLU -lGL \ -- cgit v1.2.3