mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
cee83caf0e
Submitted by: Will Andrews <andrews@technologist.com> PR: ports/17029
24 lines
541 B
Plaintext
24 lines
541 B
Plaintext
etc/mesa.conf
|
|
include/GL/gl.h
|
|
include/GL/gl_mangle.h
|
|
include/GL/glu.h
|
|
include/GL/glu_mangle.h
|
|
include/GL/glut.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.%%GLVER%%
|
|
lib/libGLU.so
|
|
lib/libGLU.so.%%GLVER%%
|
|
lib/libMesaGL.so
|
|
lib/libMesaGLU.so
|
|
lib/libglut.so
|
|
lib/libglut.so.%%GLUTVER%%
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
|
@dirrm include/GL
|