From 2f363be9f1b2898b2ebdb9b57603e2119e7614ff Mon Sep 17 00:00:00 2001 From: grant Date: Wed, 23 Feb 2005 13:04:47 +0000 Subject: whitespace fix --- graphics/glu/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/glu') diff --git a/graphics/glu/Makefile b/graphics/glu/Makefile index 3a8d481d641..7d59d0594be 100644 --- a/graphics/glu/Makefile +++ b/graphics/glu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2004/10/31 00:53:10 minskim Exp $ +# $NetBSD: Makefile,v 1.38 2005/02/23 13:04:47 grant Exp $ PKGNAME= ${DISTNAME:C/MesaLib/glu/} COMMENT= GLU polygon tessellation facility for Mesa @@ -8,8 +8,8 @@ CONFLICTS+= Mesa<3.2.1 .include "../Mesa/Makefile.common" -USE_LANGUAGES= c c++ -MESA_REQD+= ${MESA_VERSION} +USE_LANGUAGES= c c++ +MESA_REQD+= ${MESA_VERSION} INSTLIBS= ${WRKSRC}/src/glu/sgi/libGLU.la -- cgit v1.2.3