From 826208038a1d6065d6a0f4a35626d0fdbed6decc Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 29 Apr 2002 18:54:12 +0000 Subject: LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE. --- audio/esound/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 21b83f1b69c..091b71b1ba7 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2002/04/29 08:40:27 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2002/04/29 18:54:12 wiz Exp $ DISTNAME= esound-0.2.25 CATEGORIES= audio @@ -10,7 +10,7 @@ COMMENT= the Enlightened sound daemon USE_BUILDLINK_ONLY= YES USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -- cgit v1.2.3