From 1a8ee99bc4ef13e6718a4401ff1f875c41ac0e81 Mon Sep 17 00:00:00 2001 From: jmc Date: Fri, 28 Mar 2003 07:43:49 +0000 Subject: Oops. This applied before, not with the last update to Mesa. --- graphics/Mesa/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common index d9fe389c40f..03a5b92afa0 100644 --- a/graphics/Mesa/Makefile.common +++ b/graphics/Mesa/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2003/03/28 07:37:09 jmc Exp $ +# $NetBSD: Makefile.common,v 1.9 2003/03/28 07:43:49 jmc Exp $ # Latest is: 5.0 # Default is: 5.0 @@ -14,7 +14,7 @@ HOMEPAGE?= http://www.mesa3d.org/ USE_GMAKE= yes USE_LIBTOOL= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig GNU_CONFIGURE?= yes CONFIGURE_ARGS+= --enable-static -- cgit v1.2.3