summaryrefslogtreecommitdiff
path: root/graphics/glut
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-02-23 13:04:47 +0000
committergrant <grant@pkgsrc.org>2005-02-23 13:04:47 +0000
commit12cd809a9dbc8203b19e3e818fc9024ef4af48ff (patch)
treea2b1ae7e70904210264fd1415e4b6dc05f0d1954 /graphics/glut
parent5ec23ea5932d9677160cd4b5bebe54a3a20fbc21 (diff)
downloadpkgsrc-12cd809a9dbc8203b19e3e818fc9024ef4af48ff.tar.gz
whitespace fix
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 4a641a3dc78..c53f968ba86 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/10/31 00:53:10 minskim Exp $
+# $NetBSD: Makefile,v 1.35 2005/02/23 13:05:52 grant Exp $
PKGNAME= ${DISTNAME:S/MesaLib/glut/}
COMMENT= GLUT Graphics library similar to SGI's OpenGL
@@ -8,7 +8,7 @@ CONFLICTS+= Mesa<3.2.1
.include "../Mesa/Makefile.common"
-MESA_REQD+= ${MESA_VERSION}
+MESA_REQD+= ${MESA_VERSION}
INSTLIBS= ${WRKSRC}/src/glut/glx/libglut.la