e8a8390542
A did some minor cleanup of the port, hopefully this will work on gcc-3.3. I suggest this port is moved to the science category, along with freefem and femlab. PR: ports/54964 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
10 lines
295 B
Text
10 lines
295 B
Text
--- src/Velvet/opengl.c.orig Sun Jul 27 17:27:34 2003
|
|
+++ src/Velvet/opengl.c Sun Jul 27 17:27:45 2003
|
|
@@ -35,7 +35,6 @@
|
|
#include <X11/Shell.h>
|
|
#include <X11/Xaw/Command.h>
|
|
#include <X11/Xaw/Toggle.h>
|
|
-#include <GL/xmesa.h>
|
|
#include <GL/gl.h>
|
|
#include <GL/glu.h>
|
|
#include <GL/GLwDrawA.h>
|