cvs commit: ports/graphics/linux_mesa3 Makefile pkg-plist

Alexander Leidinger netchild at FreeBSD.org
Fri Feb 18 13:15:27 PST 2005


netchild    2005-02-18 21:15:26 UTC

  FreeBSD ports repository

  Modified files:
    graphics/linux_mesa3 Makefile pkg-plist 
  Log:
  Don't install (ln -s) libGL.so and libGLU.so, they get already installed
  by some other port.
  
  We lose the ability to _compile_ linux programs with Mesa3 support by
  specifying "-lGL -lGLU", but someone who needs to do this can use
  "-lMesaGL -lMesaGLU" instead (or come up with a better solution).
  
  Noticed by:     pointyhat
  
  Revision  Changes    Path
  1.25      +1 -2      ports/graphics/linux_mesa3/Makefile
  1.6       +0 -2      ports/graphics/linux_mesa3/pkg-plist


More information about the cvs-ports mailing list