diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-09-14 07:33:15 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-09-14 07:33:15 +0000 |
commit | 81eb9e3d0f6608cf5f6d1c980e9efbcc2062c8e3 (patch) | |
tree | c7c66b93bea1d115ca4011f4de4e96a809966791 /graphics/libosmesa/pkg-plist | |
parent | 0b43809cb15452f92983b8a66970c35356821d0c (diff) |
Notes
Diffstat (limited to 'graphics/libosmesa/pkg-plist')
-rw-r--r-- | graphics/libosmesa/pkg-plist | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/graphics/libosmesa/pkg-plist b/graphics/libosmesa/pkg-plist index 690615909547..81b7320b67ec 100644 --- a/graphics/libosmesa/pkg-plist +++ b/graphics/libosmesa/pkg-plist @@ -1,10 +1,22 @@ include/Mesa/GL/gl.h +include/Mesa/GL/gl_mangle.h include/Mesa/GL/glext.h +include/Mesa/GL/glfbdev.h +include/Mesa/GL/glu.h +include/Mesa/GL/glu_mangle.h +include/Mesa/GL/glx.h +include/Mesa/GL/glx_mangle.h +include/Mesa/GL/glxext.h +include/Mesa/GL/mesa_wgl.h include/Mesa/GL/osmesa.h -lib/libOSMesa32.so.7 +include/Mesa/GL/vms_x_fix.h +include/Mesa/GL/wglext.h +include/Mesa/GL/wmesa.h +lib/libOSGLU.so +lib/libOSGLU.so.1 lib/libOSMesa32.so -lib/libOSMesa.so.7 -lib/libOSMesa.so +lib/libOSMesa32.so.7 libdata/pkgconfig/osmesa.pc +libdata/pkgconfig/osglu.pc @dirrm include/Mesa/GL @dirrm include/Mesa |