summaryrefslogtreecommitdiff
path: root/graphics/MesaDemos/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-11-28 18:41:03 +0000
committerjschauma <jschauma>2003-11-28 18:41:03 +0000
commitda4702bd3cccc22937ae70d44a0f7c6a83b4ab5b (patch)
tree4a43d412942d3996a2d1d3e07d60852ea06c26c3 /graphics/MesaDemos/Makefile
parent7ebc5d19c4b363d36d053cf231cbb3f61fdda220 (diff)
downloadpkgsrc-da4702bd3cccc22937ae70d44a0f7c6a83b4ab5b.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/Makefile')
-rw-r--r--graphics/MesaDemos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/MesaDemos/Makefile b/graphics/MesaDemos/Makefile
index da05847871f..6f876b2a6be 100644
--- a/graphics/MesaDemos/Makefile
+++ b/graphics/MesaDemos/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2003/11/18 16:10:55 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/11/28 18:41:03 jschauma Exp $
PKGNAME= MesaDemos-${MESA_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
DISTFILES+= ${DISTNAME:S/MesaLib/MesaDemos/}${EXTRACT_SUFX}
WRKSRC= ${WRKDIR}/${DISTNAME:S/Lib//}