summaryrefslogtreecommitdiff
path: root/graphics/glut
diff options
context:
space:
mode:
authorjlam <jlam>2001-07-14 03:07:34 +0000
committerjlam <jlam>2001-07-14 03:07:34 +0000
commite94836479b2983792efdc6c86d6feeb0f8a4c659 (patch)
treec53a477768cba1b4dfbce54b951e3839cfd1a52f /graphics/glut
parent57b301c5b6dd09df5927a54c0dfb750b85e19c38 (diff)
downloadpkgsrc-e94836479b2983792efdc6c86d6feeb0f8a4c659.tar.gz
Mark as USE_BUILDLINK_ONLY.
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