From bf1756902998ed542ed5def58689b7c9c6217098 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 6 May 2002 12:18:25 +0000 Subject: Use "LIBTOOL_OVERRIDE" instead of "LTCONFIG_OVERRIDE" because the later one is not effective for this package. This fixes package list problems under Solaris. --- audio/libaudiofile/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio/libaudiofile') diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index cde65448af4..d60dfe3b3fc 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/03/24 21:38:25 wiz Exp $ -# +# $NetBSD: Makefile,v 1.22 2002/05/06 12:18:25 tron Exp $ DISTNAME= audiofile-0.2.3 PKGNAME= lib${DISTNAME} @@ -14,7 +13,7 @@ COMMENT= Sound library for SGI audio file GNU_CONFIGURE= YES USE_BUILDLINK_ONLY= YES USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool DOCDIR= ${PREFIX}/share/doc/libaudiofile -- cgit v1.2.3