summaryrefslogtreecommitdiff
path: root/graphics/glut
diff options
context:
space:
mode:
authoradam <adam>2006-02-09 12:27:42 +0000
committeradam <adam>2006-02-09 12:27:42 +0000
commit34e26cd06e5e2891e8e3ed7967d91b0a8db82cb8 (patch)
treedab8ce0927609ebebac4c096b92233fddbb3cff5 /graphics/glut
parent2b813be1c0a9eafe7fd1936330ef196f4f011046 (diff)
downloadpkgsrc-34e26cd06e5e2891e8e3ed7967d91b0a8db82cb8.tar.gz
6.4.2 February 2, 2006
New: - added OSMesaColorClamp() function/feature - added wglGetExtensionStringARB() function Bug fixes: - fixed some problems when building on Windows - GLw header files weren't installed by installmesa script (bug 5396) - GL/glfbdev.h file was missing from tarballs - fixed TNL initialization bug which could lead to crash (bug 5791)
Diffstat (limited to 'graphics/glut')
-rw-r--r--graphics/glut/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index b6928abab47..a068e665a94 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2006/02/05 23:09:32 joerg Exp $
+# $NetBSD: Makefile,v 1.43 2006/02/09 12:27:42 adam Exp $
PKGNAME= ${DISTNAME:S/MesaLib/glut/}
-PKGREVISION= 1
COMMENT= GLUT Graphics library similar to SGI's OpenGL
CONFLICTS+= Mesa-glx-[0-9]*