diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-05 08:44:56 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-05 08:44:56 +0000 |
| commit | dd9321f15a08cc7606ea9620e5c575b0f1b317e3 (patch) | |
| tree | 84b8b204382f9be5c54d3657a7d5f1ce8f643835 /graphics/py-opengl/files/Setup.add.togl | |
| parent | Update to 3.6.3 (diff) | |
- Update to 1.5.6.a2;
- take over maintainership (mail addressed to the old maintainer bounces);
- use USE_PYTHON;
- new MASTER_SITES and WWW (project has been moved to Sourceforge).
Diffstat (limited to 'graphics/py-opengl/files/Setup.add.togl')
| -rw-r--r-- | graphics/py-opengl/files/Setup.add.togl | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/graphics/py-opengl/files/Setup.add.togl b/graphics/py-opengl/files/Setup.add.togl deleted file mode 100644 index 4468da3a6f16..000000000000 --- a/graphics/py-opengl/files/Setup.add.togl +++ /dev/null @@ -1,22 +0,0 @@ - -# -# TOGL 1.5b3 -# This is a Tk widget module that lets PyOpenGL draw into a Tkinter window. -# If you don't want/have togl, comment out all of the following lines -# -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.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 \ -# Various combinations of these depending on your platform: - -lX11 -lXmu -lXext -lXt \ -# If you don't have this, something is really wrong! - -lm \ -# for Linux only? -# -ldl \ -togl.c # putting this at the end for \ reasons |
