summaryrefslogtreecommitdiff
path: root/graphics/glu/PLIST
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-11-18 16:10:55 +0000
committerjschauma <jschauma@pkgsrc.org>2003-11-18 16:10:55 +0000
commit87938dc3b74f8bb786d671c27ef7ac1b29893675 (patch)
tree2bb68f730e1b8885e40673667ec8b888cc17ebc3 /graphics/glu/PLIST
parent34d0358cbb98de0832373ff41337e235a6c0abb8 (diff)
downloadpkgsrc-87938dc3b74f8bb786d671c27ef7ac1b29893675.tar.gz
Finally update Mesa and friends after the distfile changed on the website
without a version bump. Changes made, according to the website, for libtool/autofoo fixes. Some changes from Ron Roskens: glut depends upon graphics/glu (otherwise its linked against X11R6 libs) MesaDemos: rather than using the pre-built distribution makefiles, use the automake/configure built makefiles which have the build dependencies all setup. This closes PR pkg/23476.
Diffstat (limited to 'graphics/glu/PLIST')
-rw-r--r--graphics/glu/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glu/PLIST b/graphics/glu/PLIST
index 80e5478474f..2182fa76400 100644
--- a/graphics/glu/PLIST
+++ b/graphics/glu/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.7 2003/05/10 16:37:12 drochner Exp $
+@comment $NetBSD: PLIST,v 1.8 2003/11/18 16:10:56 jschauma Exp $
include/GL/glu.h
include/GL/glu_mangle.h
lib/libGLU.so
lib/libGLU.so.2
-lib/libGLU.so.2.501
+lib/libGLU.so.2.502
lib/libGLU.a
lib/libGLU.la
@unexec ${RMDIR} %D/include/GL >/dev/null 2>&1 || ${TRUE}