diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-18 16:10:55 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-18 16:10:55 +0000 |
commit | 87938dc3b74f8bb786d671c27ef7ac1b29893675 (patch) | |
tree | 2bb68f730e1b8885e40673667ec8b888cc17ebc3 /graphics/MesaDemos/PLIST | |
parent | 34d0358cbb98de0832373ff41337e235a6c0abb8 (diff) | |
download | pkgsrc-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/MesaDemos/PLIST')
-rw-r--r-- | graphics/MesaDemos/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/MesaDemos/PLIST b/graphics/MesaDemos/PLIST index 1d6b1e481c0..c03330cc07b 100644 --- a/graphics/MesaDemos/PLIST +++ b/graphics/MesaDemos/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/09/29 21:30:28 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/11/18 16:10:55 jschauma Exp $ share/examples/${PKGNAME}/book/README share/examples/${PKGNAME}/book/aaindex share/examples/${PKGNAME}/book/aaindex.c @@ -135,6 +135,7 @@ share/examples/${PKGNAME}/demos/cubemap.c share/examples/${PKGNAME}/demos/descrip.mms share/examples/${PKGNAME}/demos/drawpix share/examples/${PKGNAME}/demos/drawpix.c +share/examples/${PKGNAME}/demos/example.c share/examples/${PKGNAME}/demos/fire share/examples/${PKGNAME}/demos/fire.c share/examples/${PKGNAME}/demos/gamma |