From 58ce2c63e63102093edda546fc97a4cfc9fd8baa Mon Sep 17 00:00:00 2001 From: grant Date: Wed, 4 Feb 2004 04:38:54 +0000 Subject: replace LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE. fixes install on Solaris. --- devel/libole2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libole2') diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile index 65a1fd67c4d..1f11397615d 100644 --- a/devel/libole2/Makefile +++ b/devel/libole2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 21:31:38 grant Exp $ +# $NetBSD: Makefile,v 1.15 2004/02/04 04:38:54 grant Exp $ # DISTNAME= libole2-0.2.4 @@ -13,7 +13,7 @@ COMMENT= OLE2 streams parsing library for GNOME GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_BUILDLINK2= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool .include "../../devel/glib/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3