From 42df2262af2da12ddd8f261035369ecf4a2191c2 Mon Sep 17 00:00:00 2001 From: salo Date: Tue, 18 Feb 2003 05:32:16 +0000 Subject: LTCONFIG_OVERRIDE->LIBTOOL_OVERRIDE Addresses PR pkg/20402 by Stephen Degler. --- graphics/jpeg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index c3345a0a9bd..f6383d4fcba 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2002/08/25 18:39:13 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2003/02/18 05:32:16 salo Exp $ # DISTNAME= jpegsrc.v6b @@ -12,7 +12,7 @@ HOMEPAGE= http://www.ijg.org/ COMMENT= IJG's jpeg compression utilities USE_LIBTOOL= yes -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool USE_BUILDLINK2= yes GNU_CONFIGURE= yes -- cgit v1.2.3