summaryrefslogtreecommitdiff
path: root/graphics/glut/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-10-29 01:34:39 +0000
committerminskim <minskim>2004-10-29 01:34:39 +0000
commit3bdb6d05cdcc8d5a45f818841d10a7c69a7d407c (patch)
treee99d7b32f7b3cc0f21e57145c463b103b7da4672 /graphics/glut/Makefile
parent66571df1e178036e9fab724042c21548978807e1 (diff)
downloadpkgsrc-3bdb6d05cdcc8d5a45f818841d10a7c69a7d407c.tar.gz
Define USE_BUILDLINK3 before including compiler.mk. Otherwise,
buildink3.mk of gcc* packages is not included.
Diffstat (limited to 'graphics/glut/Makefile')
-rw-r--r--graphics/glut/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index 7a4cb947a3d..51bb7769975 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2004/10/26 13:56:36 adam Exp $
+# $NetBSD: Makefile,v 1.33 2004/10/29 01:34:40 minskim Exp $
PKGNAME= ${DISTNAME:S/MesaLib/glut/}
COMMENT= GLUT Graphics library similar to SGI's OpenGL
@@ -10,7 +10,6 @@ CONFLICTS+= Mesa<3.2.1
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= yes
MESA_REQD+= ${MESA_VERSION}
INSTLIBS= ${WRKSRC}/src/glut/glx/libglut.la