From 93611ee472b230b9aec4ca81b4a5ab13b1b2105f Mon Sep 17 00:00:00 2001 From: danw Date: Wed, 8 Oct 2003 02:21:32 +0000 Subject: Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE. Fixes PR 20520 (Darwin build) --- graphics/jasper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/jasper') diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index 57507979a8d..ef14e9d46c9 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/21 16:51:46 martti Exp $ +# $NetBSD: Makefile,v 1.9 2003/10/08 02:21:32 danw Exp $ # DISTNAME= jasper-1.600.0 @@ -14,7 +14,7 @@ COMMENT= Software-based reference implementation of the JPEG-2000 codec GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool CONFIGURE_ARGS+= --enable-shared --without-x --disable-opengl post-install: -- cgit v1.2.3