pkgsrc/graphics/MesaLib/PLIST
jschauma da20b44d24 Back out update of Mesa, MesaLib, glu and glut to Mesa version 5.0,
until we figure out how to properly solve the conflict of XF4.x's own
GL.  As discussed with tron.
2002-12-06 17:03:23 +00:00

17 lines
390 B
Text

@comment $NetBSD: PLIST,v 1.5 2002/12/06 17:03:24 jschauma Exp $
etc/mesa.conf
include/GL/gl.h
include/GL/gl_mangle.h
include/GL/glext.h
include/GL/glx.h
include/GL/glx_mangle.h
include/GL/osmesa.h
include/GL/xmesa.h
include/GL/xmesa_x.h
include/GL/xmesa_xf86.h
lib/libGL.so
lib/libGL.so.3
lib/libGL.so.3.4
lib/libGL.a
lib/libGL.la
@unexec ${RMDIR} %D/include/GL >/dev/null 2>&1 || ${TRUE}