From 4ce8c5ee802fc89d09287e34da3322258658e2cf Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 23 Dec 2002 14:25:26 +0000 Subject: Replace LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE. --- devel/SDL_gfx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/SDL_gfx/Makefile b/devel/SDL_gfx/Makefile index f574d063c09..b16fb53fcfe 100644 --- a/devel/SDL_gfx/Makefile +++ b/devel/SDL_gfx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/08/27 18:30:32 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/12/23 14:25:26 wiz Exp $ # DISTNAME= SDL_gfx-2.0.3 @@ -14,7 +14,7 @@ USE_X11= YES GNU_CONFIGURE= YES USE_GMAKE= YES USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool .if (${MACHINE_ARCH} != "i386") CONFIGURE_ARGS+= --disable-mmx -- cgit v1.2.3