mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4f9241fa57
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..
12 lines
426 B
Plaintext
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
|