summaryrefslogtreecommitdiff
path: root/graphics/glut
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-02-23 13:57:35 +0000
committergrant <grant@pkgsrc.org>2005-02-23 13:57:35 +0000
commit20e453e2c1228625df3bb196d915ba01de4e2c97 (patch)
tree926e1771352a387fb0e2ebcabafac531ce376029 /graphics/glut
parent12cd809a9dbc8203b19e3e818fc9024ef4af48ff (diff)
downloadpkgsrc-20e453e2c1228625df3bb196d915ba01de4e2c97.tar.gz
libglut needs symbols from libXi, so explicitly link against it.
fixes unresolved symbols at runtime on Solaris. bump PKGREVISION of glut.
Diffstat (limited to 'graphics/glut')
-rw-r--r--graphics/glut/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index c53f968ba86..42146b029c7 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2005/02/23 13:05:52 grant Exp $
+# $NetBSD: Makefile,v 1.36 2005/02/23 13:57:35 grant Exp $
PKGNAME= ${DISTNAME:S/MesaLib/glut/}
+PKGREVISION= 1
COMMENT= GLUT Graphics library similar to SGI's OpenGL
CONFLICTS+= Mesa-glx-[0-9]*