freebsd-ports/www/vrweb/files/patch-ad
Yukihiro Nakai 4f9241fa57 Revert my delete, and set this MAINTAINER to ports.
Vrweb is obsolete by its authors and the new version is
java-based VRWave ( not ported yet ) so I don't work
around this but somebody may make this port works again..
1999-10-20 10:59:09 +00:00

12 lines
276 B
Plaintext

--- src/harmony/ge3d/mesa/ge3d_mesa.C.orig Thu Apr 23 16:05:07 1998
+++ src/harmony/ge3d/mesa/ge3d_mesa.C Thu Apr 23 16:05:30 1998
@@ -131,7 +131,7 @@
#endif
/* #include <GL/glx.h> */
-#include <mesa/GL/glu.h>
+#include <GL/glu.h>
#include <stdio.h>
#include <math.h>