summaryrefslogtreecommitdiff
path: root/graphics/glut
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-06-07 14:31:48 +0000
committerminskim <minskim@pkgsrc.org>2005-06-07 14:31:48 +0000
commitae780d1c27e011f96588af105cf42f09749a0fee (patch)
tree282ae03b95c1fdc27f6ae4b75f16f1ece6403792 /graphics/glut
parent45bad22e836ba0ac3e83bb234bb3b166ba70e849 (diff)
downloadpkgsrc-ae780d1c27e011f96588af105cf42f09749a0fee.tar.gz
Make the glut library link against required libraries. Bump
PKGREVISION of glut.
Diffstat (limited to 'graphics/glut')
-rw-r--r--graphics/glut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index db10ca59f36..efc30287705 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2005/06/01 18:02:56 jlam Exp $
+# $NetBSD: Makefile,v 1.39 2005/06/07 14:31:48 minskim Exp $
PKGNAME= ${DISTNAME:S/MesaLib/glut/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= GLUT Graphics library similar to SGI's OpenGL
CONFLICTS+= Mesa-glx-[0-9]*