diff options
author | jschauma <jschauma> | 2002-12-06 17:03:23 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-12-06 17:03:23 +0000 |
commit | 1067d0bf0857cb323f1cedf3bdb6e0f234417093 (patch) | |
tree | 614cb1a24776e19fcab9aa63fa84f246d09daac0 /graphics/glu/PLIST | |
parent | a3fdf88a8b54759c3f8e7e9cdb32774643562080 (diff) | |
download | pkgsrc-1067d0bf0857cb323f1cedf3bdb6e0f234417093.tar.gz |
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.
Diffstat (limited to 'graphics/glu/PLIST')
-rw-r--r-- | graphics/glu/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/glu/PLIST b/graphics/glu/PLIST index 4d8e77b09cd..92d560b3302 100644 --- a/graphics/glu/PLIST +++ b/graphics/glu/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.4 2002/12/06 15:47:23 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/12/06 17:03:24 jschauma Exp $ include/GL/glu.h include/GL/glu_mangle.h lib/libGLU.so -lib/libGLU.so.2 -lib/libGLU.so.2.500 +lib/libGLU.so.3 +lib/libGLU.so.3.4 lib/libGLU.a lib/libGLU.la @unexec ${RMDIR} %D/include/GL >/dev/null 2>&1 || ${TRUE} |