summaryrefslogtreecommitdiff
path: root/graphics/Mesa-glx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa-glx/Makefile')
-rw-r--r--graphics/Mesa-glx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Mesa-glx/Makefile b/graphics/Mesa-glx/Makefile
index ccaf94ea873..98e7874613a 100644
--- a/graphics/Mesa-glx/Makefile
+++ b/graphics/Mesa-glx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/04/11 22:36:04 tron Exp $
+# $NetBSD: Makefile,v 1.9 2000/06/01 11:23:26 rh Exp $
DISTNAME= glx-20000407
PKGNAME= Mesa-${DISTNAME}
@@ -21,7 +21,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
USE_X11BASE= yes
CONFIGURE_ARGS+= --enable-static --with-mesa=${MESA_WRKSRC}
CONFIGURE_ENV+= TCLSH=${TCLSH}