summaryrefslogtreecommitdiff
path: root/graphics/glut
diff options
context:
space:
mode:
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 fc419b43d1a..dbe73995ceb 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/07/06 00:49:06 fredb Exp $
+# $NetBSD: Makefile,v 1.9 2001/07/14 03:07:34 jlam Exp $
#
.include "../Mesa/Makefile.common"
@@ -18,6 +18,7 @@ COMMENT= GLUT Graphics library similar to SGI's OpenGL
CONFLICTS+= Mesa-glx-*
CONFLICTS+= Mesa<3.2.1
+USE_BUILDLINK_ONLY= yes
USE_X11BASE= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes