summaryrefslogtreecommitdiff
path: root/graphics/mesagl/pkg-plist
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-24 09:53:11 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-24 09:53:11 +0000
commita002bdfd0b20d32b15bf933808a9fb9ee38e79c0 (patch)
treeb7fce2fad925adf53a3944d47c60fae88c2e2ea0 /graphics/mesagl/pkg-plist
parentRemove the fsgs patch, which is no longer required. (diff)
Update to 3.2.1 and make it working on XFree86-4.
On XFree86-4 the port builds/installs only GLU and glut libraries and associated includes, so GL applications have a chance to use GL library provided by the XFree itself. Please don't forget to set XFREE86_VERSION=4 in your make.conf if you are building it with XFee86-4. Approved by: jseger (previous maintainer)
Notes
Notes: svn path=/head/; revision=31915
Diffstat (limited to '')
-rw-r--r--graphics/mesagl/pkg-plist26
1 files changed, 13 insertions, 13 deletions
diff --git a/graphics/mesagl/pkg-plist b/graphics/mesagl/pkg-plist
index ae680bbaeacc..375b767a05d5 100644
--- a/graphics/mesagl/pkg-plist
+++ b/graphics/mesagl/pkg-plist
@@ -1,21 +1,21 @@
-etc/mesa.conf
-include/GL/gl.h
-include/GL/gl_mangle.h
+%%XFREE3:%%etc/mesa.conf
+%%XFREE3:%%include/GL/gl.h
+%%XFREE3:%%include/GL/gl_mangle.h
include/GL/glu.h
-include/GL/glu_mangle.h
+%%XFREE3:%%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%%
+%%XFREE3:%%include/GL/glx.h
+%%XFREE3:%%include/GL/glx_mangle.h
+%%XFREE3:%%include/GL/osmesa.h
+%%XFREE3:%%include/GL/xmesa.h
+%%XFREE3:%%include/GL/xmesa_x.h
+%%XFREE3:%%include/GL/xmesa_xf86.h
+%%XFREE3:%%lib/libGL.so
+%%XFREE3:%%lib/libGL.so.%%GLVER%%
lib/libGLU.so
lib/libGLU.so.%%GLVER%%
lib/libMesaGL.so
lib/libMesaGLU.so
lib/libglut.so
lib/libglut.so.%%GLUTVER%%
-@dirrm include/GL
+%%XFREE3:%%@dirrm include/GL