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
commit8d6135e7d6070b18e7373d87c39ea6f3536e1068 (patch)
tree282ae03b95c1fdc27f6ae4b75f16f1ece6403792 /graphics/glut
parent6f0800d10329a9464b33a34e6e703592deb55f4a (diff)
downloadpkgsrc-8d6135e7d6070b18e7373d87c39ea6f3536e1068.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]*