summaryrefslogtreecommitdiff
path: root/graphics/glu/PLIST
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-12-06 17:03:23 +0000
committerjschauma <jschauma>2002-12-06 17:03:23 +0000
commitf075daa7ee94f5fbdd109d03f5a92d4a8773d6f9 (patch)
tree614cb1a24776e19fcab9aa63fa84f246d09daac0 /graphics/glu/PLIST
parentd7fa0a43a862f409a2d7498700dae6b99c98c01e (diff)
downloadpkgsrc-f075daa7ee94f5fbdd109d03f5a92d4a8773d6f9.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/PLIST6
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}