1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/www/vrweb/files/patch-af
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
426 B
Plaintext

--- src/harmony/scene/Imakefile.orig Thu Apr 23 16:25:17 1998
+++ src/harmony/scene/Imakefile Thu Apr 23 16:29:05 1998
@@ -135,7 +135,7 @@
#endif
#ifdef MESA_GL
MESA_CCLDLIBS = $(APP_CCLDLIBS) -l$(MESA_GE3D) $(MESA_LIBS) $(IV_CCLDLIBS) $(EXTRA_CCLDLIBS)
-MESA_CCDEPLIBS = $(HGLIBDIR)/lib$(MESA_GE3D).a $(HGLIBDIR)/libMesaGL.a $(HGLIBDIR)/libMesaGLU.a
+MESA_CCDEPLIBS = $(HGLIBDIR)/lib$(MESA_GE3D).a
#endif
# Mosaic CCI