diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-28 18:41:03 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-28 18:41:03 +0000 |
commit | 8b9056282808f4fb43f0afa3957902f0a5f20ed5 (patch) | |
tree | 4a43d412942d3996a2d1d3e07d60852ea06c26c3 /graphics/MesaDemos/PLIST | |
parent | 8966d0c1d6e5ccbccfbde1a053ac2c9f2a22f434 (diff) | |
download | pkgsrc-8b9056282808f4fb43f0afa3957902f0a5f20ed5.tar.gz |
As suggested by Ron Roskens in PR pkg/23489 (closing that PR):
use si-glu sources to build a libGLU that includes GLU Polygon Tessellator
functions and use this new functionality in MesaDemos.
Bump PKGREVISIONs.
Diffstat (limited to 'graphics/MesaDemos/PLIST')
-rw-r--r-- | graphics/MesaDemos/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/MesaDemos/PLIST b/graphics/MesaDemos/PLIST index c03330cc07b..5d7f1321ff1 100644 --- a/graphics/MesaDemos/PLIST +++ b/graphics/MesaDemos/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/11/18 16:10:55 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/11/28 18:41:03 jschauma Exp $ share/examples/${PKGNAME}/book/README share/examples/${PKGNAME}/book/aaindex share/examples/${PKGNAME}/book/aaindex.c @@ -103,7 +103,9 @@ share/examples/${PKGNAME}/book/teaambient share/examples/${PKGNAME}/book/teaambient.c share/examples/${PKGNAME}/book/teapots share/examples/${PKGNAME}/book/teapots.c +share/examples/${PKGNAME}/book/tess share/examples/${PKGNAME}/book/tess.c +share/examples/${PKGNAME}/book/tesswind share/examples/${PKGNAME}/book/tesswind.c share/examples/${PKGNAME}/book/texbind share/examples/${PKGNAME}/book/texbind.c |