From c29fec0130090369f0185b5e473d4883d62a54e4 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 29 Oct 2002 17:08:44 +0000 Subject: Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE to fix build failure. --- devel/gal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/gal/Makefile b/devel/gal/Makefile index b335bf4d747..739b21fb4e7 100644 --- a/devel/gal/Makefile +++ b/devel/gal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2002/10/26 18:08:54 bouyer Exp $ +# $NetBSD: Makefile,v 1.29 2002/10/29 17:08:44 wiz Exp $ DISTNAME= gal-0.19.3 PKGREVISION= 1 @@ -15,7 +15,7 @@ USE_X11BASE= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool INCOMPAT_ICONV= SunOS-*-* -- cgit v1.2.3